We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b79f7 commit 6daeed9Copy full SHA for 6daeed9
cmake/DeployQt.cmake
@@ -46,6 +46,7 @@ function(windeployqt target)
46
--verbose 0
47
--no-compiler-runtime
48
--no-angle
49
+ --no-opengl-sw
50
\"$<TARGET_FILE:${target}>\"
51
COMMENT "Deploying Qt..."
52
)
0 commit comments