mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
31675964e7
Fixes: #24550, #24547
10 lines
321 B
Plaintext
10 lines
321 B
Plaintext
CMake Error at TRANSFORM-REPLACE-invalid-replace2.cmake:[0-9]+ \(file\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<LIST:TRANSFORM,a;b,REPLACE,\^a,\\b>
|
|
|
|
sub-command TRANSFORM, action REPLACE: Unknown escape "\\b" in
|
|
replace-expression.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|