mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-13 20:00:29 -04: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.