blob: 1735ab72ca772e142c141b91db6e4c4ea587fe1a [file] [log] [blame]
add_custom_target(check ALL COMMAND check
$<CONFIG:.>
$<CONFIG:Foo-Bar>
$<$<CONFIG:Foo-Nested>:foo>
VERBATIM)