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
/
REMOVE_ITEM-NotList.cmake
blob: 079e7fbce2e5fa9d83d996622ac31554d107c2e3 (
plain
)
1
2
unset(nosuchlist) list(REMOVE_ITEM nosuchlist alpha)