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
/
CMakeTests
/
List-Remove_At-Invalid-Index.cmake
blob: d4f3921263503c5243fb1e4d3f6057030acb215a (
plain
)
1
2
set(mylist alpha bravo charlie) list(REMOVE_AT mylist 3)