mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 04:00:30 +08:00
3858f2291d
some of the stuff will be moved to opencv_contrib module. in order to make this PR pass buildbot, please, comment off opencv_legacy, opencv_contrib and opencv_softcascade test runs.
5 lines
106 B
CMake
5 lines
106 B
CMake
add_definitions(-D__OPENCV_BUILD=1)
|
|
link_libraries(${OPENCV_LINKER_LIBS})
|
|
|
|
add_subdirectory(traincascade)
|