diff --git a/src/apps/deskflow-gui/CMakeLists.txt b/src/apps/deskflow-gui/CMakeLists.txt index c7878ab0f..e822a3261 100644 --- a/src/apps/deskflow-gui/CMakeLists.txt +++ b/src/apps/deskflow-gui/CMakeLists.txt @@ -79,6 +79,7 @@ if(WIN32) COMMAND ${DEPLOYQT} --no-compiler-runtime --no-system-d3d-compiler + --no-opengl-sw --no-quick-import --dir "${QT_DEPENDS_DIR}" --plugindir "${QT_DEPENDS_DIR}/plugins"