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

build: update modules descriptions

This commit is contained in:
Alexander Alekhin
2017-06-20 15:19:43 +03:00
parent db35e13b46
commit a9cc87636f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
set(the_description "High-level GUI and Media I/O")
set(the_description "High-level GUI")
ocv_add_module(highgui opencv_imgproc opencv_imgcodecs OPTIONAL opencv_videoio WRAP python)
# ----------------------------------------------------------------------------