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-Selector-REGEX-InvalidRegex.cmake
blob: 56e202bb4543eb1a8b5923813a92d5d8ba414382 (
plain
)
1
2
set(mylist alpha bravo charlie) list(TRANSFORM mylist TOUPPER REGEX "^(alpha$")