index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
list
/
TRANSFORM-REPLACE-InvalidReplace2.cmake
blob: 2f1f2c7e17f528ab0f69b71ae441a7190686bf57 (
plain
)
1
2
set(mylist alpha bravo charlie) list(TRANSFORM mylist REPLACE "^alpha$" "\\zulu")