mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
6 lines
138 B
CMake
6 lines
138 B
CMake
add_definitions(-D__OPENCV_BUILD=1)
|
|
link_libraries(${OPENCV_LINKER_LIBS})
|
|
|
|
add_subdirectory(traincascade)
|
|
add_subdirectory(createsamples)
|