1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Merge pull request #3288 from StevenPuttemans:fix_ts_dependencies

This commit is contained in:
Andrey Pavlenko
2014-10-01 07:33:36 +00:00
+1 -1
View File
@@ -9,7 +9,7 @@ set(OPENCV_MODULE_IS_PART_OF_WORLD FALSE)
ocv_warnings_disable(CMAKE_CXX_FLAGS -Wundef)
ocv_add_module(ts opencv_core opencv_features2d)
ocv_add_module(ts opencv_core opencv_features2d opencv_highgui opencv_imgproc opencv_video)
ocv_glob_module_sources()
ocv_module_include_directories()