Files
cmake/Tests/CMakeLib
Mickaël Germain 092edb6860 GenEx: add $<LIST:FILTER> PREDICATE filter and REGEX keyword
Let $<LIST:FILTER> select elements by an arbitrary condition: PREDICATE keeps or
drops each element according to a <body> evaluated with $<_0> bound,
complementing the existing regular-expression form.  Also accept an explicit
REGEX keyword before the pattern so the regex and predicate forms read
symmetrically; the bare pattern keeps working.

Issue: #27892
2026-06-23 21:31:49 -07:00
..
2023-05-30 09:46:12 -04:00
2023-10-01 06:52:44 -04:00
2025-11-12 14:54:35 -05:00
2023-03-14 15:20:47 -04:00