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
/
SUBLIST-InvalidLength.cmake
blob: 1dab83f22562d2b6f43029e9b75a886224f0d941 (
plain
)
1
2
set(mylist alpha bravo charlie) list(SUBLIST mylist 0 -2 result)