mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Include the preset type when emitting generic error messages, which avoids confusion over which preset is presenting problems (e.g., if you you have a preset called "default" in each of the configure, build, test, package and workflow preset types). Include additional information about the specific error encountered when processing a preset. Fixes: #27774
4 lines
178 B
Plaintext
4 lines
178 B
Plaintext
^CMake Error: Could not read presets from [^
|
|
]*/Tests/RunCMake/CMakePresets/EmptyCacheKey:
|
|
Invalid configure preset: "EmptyCacheKey": Empty cache variable names are not allowed$
|