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-FOR-InvalidIndex.cmake
blob: 6e2374e3153fee779ea2c0ea32ec3cac14cc20e2 (
plain
)
1
2
set(mylist alpha bravo charlie) list(TRANSFORM mylist TOUPPER FOR 0 6 2)