mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-26 14:25:46 +02: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.