Merge pull request #20164 from mshabunin:fix-gtk-check

pull/20187/head
Alexander Alekhin 4 years ago
commit 76e81dfbb0
  1. 1
      modules/highgui/cmake/detect_gtk.cmake

@ -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)

Loading…
Cancel
Save