added some basic functionality needed by the new face module (moved from the old...
[profile/ivi/opencv.git] / apps / CMakeLists.txt
1 add_definitions(-D__OPENCV_BUILD=1)
2 link_libraries(${OPENCV_LINKER_LIBS})
3
4 add_subdirectory(traincascade)