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

This commit is contained in:
Alexander Alekhin 2021-05-27 07:10:28 +00:00
commit 76e81dfbb0

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)