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

3 lines
40 B
CMake

unset(nosuchlist)
list(SORT nosuchlist)