adding some small changes to support android build,
authorEthan Rublee <no@email>
Wed, 22 Sep 2010 02:16:33 +0000 (02:16 +0000)
committerEthan Rublee <no@email>
Wed, 22 Sep 2010 02:16:33 +0000 (02:16 +0000)
commit8ee50c422bbc712dfdb16e1a27d749a0e78560ad
treeb7ba2c006c91909f14c9ed2d6adaa7b013f4e6aa
parenta7320825268bec9fa87edbd104c3155649a2abe7
adding some small changes to support android build,
mainly cmake stuff, but in persistance the wcstombs
is not supported on android, and in
sift.cpp there was and ifdef that affected arm and this
causes undefined symbols on android.
modules/CMakeLists.txt
modules/core/src/persistence.cpp
modules/features2d/CMakeLists.txt
modules/features2d/src/sift.cpp
modules/highgui/CMakeLists.txt