mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
The value of _CMAKE_INPUT_TOOLCHAIN_FILE can contain backslashes when Windows path separators are used. This commit ensures regression tests check such cases and saves the value with a bracket argument to avoid causing a syntax error due to the backslashes. Fixes: #28024
6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
You have changed variables that require your cache to be deleted.
|
|
Configure will be re-run and you may have to reset some variables.
|
|
The following variables have changed:
|
|
CMAKE_TOOLCHAIN_FILE= [^
|
|
]*[\/]Tests[\/]RunCMake[\/]CompilerChange[\/]bar\.cmake
|