mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
fix broken MS2022 behavior
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
This commit is contained in:
committed by
majcosta
parent
0b21d1d798
commit
b89c63058f
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"version": 3
|
||||
}
|
||||
Reference in New Issue
Block a user