1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

added opencv_world module that combines all the other [selected by user] OpenCV modules, except for opencv_python and opencv_gpu.

This commit is contained in:
Vadim Pisarevsky
2012-05-12 13:54:26 +00:00
parent 8408499c94
commit 9bbcebd6b0
11 changed files with 335 additions and 5 deletions
+2
View File
@@ -301,3 +301,5 @@ endif()
ocv_add_accuracy_tests()
ocv_add_perf_tests()
set(HIGHGUI_LIBRARIES ${HIGHGUI_LIBRARIES} PARENT_SCOPE)