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_Duplicates-Nonexistent-List.cmake
blob: 218f2272cdaa246fac53c962e231db1486e2c758 (
plain
)
1
2
unset(nosuchlist) list(REMOVE_DUPLICATES nosuchlist)