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
/
EmptyRemoveAt0.cmake
blob: d6a3e85c6acc6d1472987e7867e4a61d9392b888 (
plain
)
1
2
set(mylist "") list(REMOVE_AT mylist 0)