opencv/cmake/templates
Roman Donchenko ca8b621b4f Refactored detecting several Apple-related technologies.
Now the HAVE_* macros are set using cvconfig.h. Previously most
of them already were there, but were always undefined. One,
HAVE_COCOA, I had to add.

This also makes the CMake code more consistent; now, WITH_* variables
are always checked in cmake/*, while HAVE_* variables are checked in
modules/highgui/CMakeLists.txt.
2013-07-10 19:45:56 +04:00
..
cmake_uninstall.cmake.in Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cvconfig.h.cmake Refactored detecting several Apple-related technologies. 2013-07-10 19:45:56 +04:00
opencv_modules.hpp.in Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
opencv-XXX.pc.cmake.in Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 2012-01-03 13:48:12 +00:00
OpenCV.mk.in Build with OpenCV.mk for all terget fixed. 2013-02-28 21:43:57 +04:00
OpenCVConfig-version.cmake.in Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 2012-01-03 13:48:12 +00:00
OpenCVConfig.cmake.in Avoid build falure in armeabi build with Android SDK 2013-03-01 16:50:42 +04:00