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

highgui: fix config verification for GTK

This commit is contained in:
Maksim Shabunin
2021-05-26 18:50:01 +03:00
parent 830cb5cad7
commit 684ba6fe14
+1
View File
@@ -41,3 +41,4 @@ if(WITH_GTK AND NOT HAVE_QT)
endif()
set(HAVE_GTK ${HAVE_GTK} PARENT_SCOPE)
set(HAVE_GTK3 ${HAVE_GTK3} PARENT_SCOPE)