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-Nonexistent-List.cmake
blob: 5266c7fe99941cc1ff0ff4bfefd7c5b905574df7 (
plain
)
1
2
unset(nosuchlist) list(REMOVE_AT nosuchlist 0)