Remove vendor parameter from CMakePresets.json that breaks IntelliSense.

This commit is contained in:
Skyth 2024-11-24 16:53:18 +03:00
parent 6ae0ecd58e
commit a908780de8

View file

@ -36,11 +36,6 @@
"value": "x64-windows-static",
"type": "STRING"
}
},
"vendor": {
"microsoft.com/VisualStudioSettings/CMake/1.0": {
"intelliSenseMode": "windows-clang-x64"
}
}
},
{