mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-21 10:19:07 -05: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.