mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 19:50:38 +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)
|