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