Skip to content

Commit 6daeed9

Browse files
committed
Remove the OpenGL SW rasterizer as well.
1 parent 93b79f7 commit 6daeed9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/DeployQt.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ function(windeployqt target)
4646
--verbose 0
4747
--no-compiler-runtime
4848
--no-angle
49+
--no-opengl-sw
4950
\"$<TARGET_FILE:${target}>\"
5051
COMMENT "Deploying Qt..."
5152
)

0 commit comments

Comments
 (0)