blob: 96246225e0f630ae38aacc49f8c1fe364ce59393 [file] [log] [blame]
set(mylist FILTER_THIS_BIT DO_NOT_FILTER_THIS thisisanitem FILTER_THIS_THING)
list(FILTER mylist RM REGEX "^FILTER_THIS_.+")