mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 11:10:21 +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)
|