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

Shortened CMake script for opencv_world. Fixed opencv_world link with non-Visual Studio generators on Windows.

This commit is contained in:
Andrey Kamaev
2012-05-13 09:34:33 +00:00
parent 6dde56faf4
commit 8d135e8ea1
4 changed files with 81 additions and 123 deletions
-4
View File
@@ -301,7 +301,3 @@ endif()
ocv_add_accuracy_tests()
ocv_add_perf_tests()
set(HIGHGUI_LIBRARIES ${HIGHGUI_LIBRARIES} PARENT_SCOPE)
set(GRFMT_LIBS ${GRFMT_LIBS} PARENT_SCOPE)