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
/
EmptyInsert-1.cmake
blob: 140da5d07a507c60d36c57001c11646dc9a6ace9 (
plain
)
1
2
set(mylist "") list(INSERT mylist -1 x)