You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
opencv/opencv-2.4.9-ts_static.patch

12 lines
356 B

--- ./modules/ts/CMakeLists.txt.orig 2015-12-18 15:02:16.000000000 +0000
+++ ./modules/ts/CMakeLists.txt 2016-05-06 06:15:36.157614551 +0100
@@ -4,7 +4,7 @@ if(NOT BUILD_opencv_ts AND NOT BUILD_TES
ocv_module_disable(ts)
endif()
-set(OPENCV_MODULE_TYPE STATIC)
+#set(OPENCV_MODULE_TYPE STATIC)
set(OPENCV_MODULE_IS_PART_OF_WORLD FALSE)
if(WINRT)