
Many modern code editors have support for JSON Schema. When you specify the `$schema` property in a JSON file, the editor can provide features like auto-completion, error checking, etc., which can improve your efficiency when writing and modifying the `CMakePresets.json` file.
4 lines
152 B
Plaintext
4 lines
152 B
Plaintext
^CMake Error: Could not read presets from [^
|
|
]*/Tests/RunCMake/CMakePresets/SchemaNotSupported:
|
|
File version must be 8 or higher for [$]schema support$
|