mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-27 02:02:20 -05:00
CMakeSettings.json is a Visual Studio only extention to cmake that isn't supported anywhere else. Not even Visual Studio Code. So we set CMAKE_PREFIX_PATH inside DolphinQt's CMakeLists.txt instead.