CMake/Tests/RunCMake/list/EmptyFilterRegex.cmake

3 lines
67 B
CMake

set(mylist "")
list(FILTER mylist INCLUDE REGEX "^FILTER_THIS_.+")