1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00
Files
opencv/docroot/CMakeLists.txt
T
2011-03-05 21:23:47 +00:00

7 lines
117 B
CMake

if(BUILD_REFMAN AND PDFLATEX_COMPILER AND HAVE_SPHINX)
add_subdirectory(opencv1)
add_subdirectory(opencv2)
endif()