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-Insert-Invalid-Index.cmake
blob: 4103d974b418552ba56a447cb2bc1770cd3d8dd9 (
plain
)
1
2
set(mylist alpha bravo charlie) list(INSERT mylist 3 delta)