We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a04614 commit 7b12168Copy full SHA for 7b12168
pack/CMakeLists.txt
@@ -24,7 +24,7 @@ else()
24
set(INSTALL_LIBDIR ${CONTENTS_DIR})
25
endif()
26
27
-if(FLATPAK OR UNIX)
+if(FLATPAK)
28
qt_import_plugins(gittyup INCLUDE ${QT_PLUGINS})
29
elseif(NOT USE_SYSTEM_QT)
30
foreach(QT_PLUGIN ${QT_PLUGINS})
0 commit comments