Commit 7018f949 authored by Andrey Pavlenko's avatar Andrey Pavlenko

Merge pull request #3288 from StevenPuttemans:fix_ts_dependencies

parents 533fde66 60fd5c2a
......@@ -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()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment