build: windows, do not deploy software opengl library
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user