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

Updated pkg-config generation, added sample makefile

This commit is contained in:
Maksim Shabunin
2015-05-19 16:15:54 +03:00
parent 671a630f47
commit 3863dc5b2b
7 changed files with 89 additions and 68 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ if (WINRT)
endif()
set(the_description "High-level GUI and Media I/O")
ocv_add_module(highgui opencv_imgproc opencv_imgcodecs opencv_videoio OPTIONAL opencv_androidcamera WRAP python)
ocv_add_module(highgui opencv_imgproc opencv_imgcodecs opencv_videoio WRAP python)
# ----------------------------------------------------------------------------
# CMake file for highgui. See root CMakeLists.txt