mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 08:19:52 +08:00
7 lines
108 B
CMake
7 lines
108 B
CMake
|
ENABLE_TESTING()
|
||
|
|
||
|
add_subdirectory(cv)
|
||
|
add_subdirectory(cxcore)
|
||
|
add_subdirectory(ml)
|
||
|
add_subdirectory(cxts)
|