1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

cmake: add OPENCV_ENABLE_NONFREE option and macro

This commit is contained in:
Alexander Alekhin
2016-08-04 19:23:49 +03:00
parent 35d0a45df6
commit 18e7afdfd9
3 changed files with 13 additions and 0 deletions
@@ -49,6 +49,8 @@
# error base.hpp header must be compiled as C++
#endif
#include "opencv2/opencv_modules.hpp"
#include <climits>
#include <algorithm>