CMake/Tests/RunCMake/list/FILTER-NotList.cmake

3 lines
74 B
CMake

unset(nosuchlist)
list(FILTER nosuchlist EXCLUDE REGEX "^FILTER_THIS_.+")