mirror of
https://github.com/opencv/opencv.git
synced 2025-01-19 15:04:01 +08:00
ca8b621b4f
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. |
||
---|---|---|
.. | ||
cmake_uninstall.cmake.in | ||
cvconfig.h.cmake | ||
opencv_modules.hpp.in | ||
opencv-XXX.pc.cmake.in | ||
OpenCV.mk.in | ||
OpenCVConfig-version.cmake.in | ||
OpenCVConfig.cmake.in |