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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user