mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-30 06:32:56 +00:00
5d7643a680
This cmake file directly sets CMAKE_<LANG>_FLAGS, which doesn't show up in the COMPILE_COMMANDS target property and so our dolphin_disable_warnings_msvc macro failes to remove it. So we will just commit it out.