mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +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. |
||
---|---|---|
.. | ||
doc | ||
include/opencv2/highgui | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |