CMake/Tests/CMakeTests/List-Remove_At-Nonexistent-...

3 lines
47 B
CMake

unset(nosuchlist)
list(REMOVE_AT nosuchlist 0)