mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
a recent Visual Studio update introduced an error unless there is a CMakePresets.json file present, this patches it over for now and makes note to remove it once this is fixed
2 lines
158 B
Plaintext
2 lines
158 B
Plaintext
remove CMakePresets.json file as soon as Visual Studio 2022 doesn't output a `Include is not found at path "x:\xxx\cmakepresets.json"` error when it's absent
|