cmake scripts are updated to prefer includes from the OpenCV source tree
authorAndrey Kamaev <no@email>
Sat, 3 Mar 2012 15:49:23 +0000 (15:49 +0000)
committerAndrey Kamaev <no@email>
Sat, 3 Mar 2012 15:49:23 +0000 (15:49 +0000)
commit18dbe6b3e5ac146ec40e7e56aad29175e757946f
tree0ba5d2f232116be656c97ebc39b168935882f185
parentaeaae8b057cdba0aeada7cdffa5fa2bb9615c04a
cmake scripts are updated to prefer includes from the OpenCV source tree
29 files changed:
3rdparty/CMakeLists.txt [deleted file]
3rdparty/ffmpeg/CMakeLists.txt [deleted file]
3rdparty/libjasper/CMakeLists.txt
3rdparty/libjpeg/CMakeLists.txt
3rdparty/libpng/CMakeLists.txt
3rdparty/libtiff/CMakeLists.txt
3rdparty/tbb/CMakeLists.txt
3rdparty/zlib/CMakeLists.txt
CMakeLists.txt
apps/haartraining/CMakeLists.txt
apps/traincascade/CMakeLists.txt
cmake/OpenCVDetectAndroidSDK.cmake
cmake/OpenCVDetectPython.cmake
cmake/OpenCVDetectTBB.cmake
cmake/OpenCVExtraTargets.cmake
cmake/OpenCVModule.cmake
cmake/OpenCVUtils.cmake
data/CMakeLists.txt
doc/CMakeLists.txt
modules/androidcamera/CMakeLists.txt
modules/androidcamera/camera_wrapper/CMakeLists.txt
modules/core/CMakeLists.txt
modules/gpu/CMakeLists.txt
modules/highgui/CMakeLists.txt
modules/java/CMakeLists.txt
modules/python/CMakeLists.txt
samples/android/CMakeLists.txt
samples/cpp/CMakeLists.txt
samples/gpu/CMakeLists.txt