cmake/Tests/RunCMake/list/REVERSE-NotList.cmake
2015-11-17 17:22:37 +01:00

3 lines
43 B
CMake

unset(nosuchlist)
list(REVERSE nosuchlist)