1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

fix tests build (win,shared,world)

This commit is contained in:
Alexander Alekhin
2015-06-05 16:24:38 +03:00
parent 39fdcf4df3
commit 8184e57dd6
4 changed files with 10 additions and 11 deletions
-1
View File
@@ -1,7 +1,6 @@
set(the_description "The Hardware Acceleration Layer (HAL) module")
set(OPENCV_MODULE_TYPE STATIC)
# set(OPENCV_MODULE_IS_PART_OF_WORLD FALSE)
if(UNIX)
if(CMAKE_COMPILER_IS_GNUCXX OR CV_ICC)