Files
CMake/Tests/RunCMake/CMakePresets/EmptyEnv-stderr.txt
T
Kyle Edwards 638557cbfe CMakePresets.json: Properly report macro expansion errors
Make a distinction between strings which simply use the
$vendor{<...>} macro, which is valid but makes it unusable by CMake,
and strings which actually contain invalid macro expansions.

Fixes: #21308
2020-10-21 09:20:52 -04:00

3 lines
111 B
Plaintext

^CMake Error: Could not read presets from [^
]*/Tests/RunCMake/CMakePresets/EmptyEnv: Invalid macro expansion$