Merge pull request #14755 from JoshuaVandaele/cmakeupd-qt-useless-dlls

windeployqt: Disable uneeded DLLs
This commit is contained in:
Scott Mansell
2026-07-31 18:00:43 +12:00
committed by GitHub
+1
View File
@@ -581,6 +581,7 @@ if (WIN32)
--no-translations
--no-compiler-runtime
--no-system-d3d-compiler
--no-system-dxc-compiler
--no-opengl-sw
"$<TARGET_FILE:dolphin-emu>"
)