opencv/opencv-2.4.9-ts_static.patch

12 lines
356 B
Diff
Raw Normal View History

--- ./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
2014-07-03 11:45:27 +00:00
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)