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-Reverse-Nonexistent-List.cmake
blob: 977e2ccac17db143197806864b3bac6f000094b3 (
plain
)
1
2
unset(nosuchlist) list(REVERSE nosuchlist)