build: windows, do not deploy software opengl library

This commit is contained in:
sithlord48
2025-07-18 14:45:15 -04:00
committed by Nick Bolton
parent 72ddcdb7f5
commit 3b27fa5771

View File

@ -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"