CMakeLists.txt 179 Bytes
Newer Older
1
set(the_description "datasets framework")
2
ocv_define_module(datasets opencv_core opencv_face opencv_ml opencv_flann)
3

4
ocv_warnings_disable(CMAKE_CXX_FLAGS /wd4267) # flann, Win64