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-TOLOWER-TooManyArguments.cmake
blob: 1758e19e42ee618206ec1a77e79c71336d3fce39 (
plain
)
1
2
set(mylist alpha bravo charlie) list(TRANSFORM mylist TOLOWER one_too_many)