diff --git a/Source/Core/DolphinQt/CMakeLists.txt b/Source/Core/DolphinQt/CMakeLists.txt index af1a6257a5..d9752fc519 100644 --- a/Source/Core/DolphinQt/CMakeLists.txt +++ b/Source/Core/DolphinQt/CMakeLists.txt @@ -406,6 +406,9 @@ if(WIN32) $,--debug,--release> --no-translations --no-compiler-runtime + --no-system-d3d-compiler + --no-angle + --no-opengl-sw "$" ) endif()