blob: 583f68d27f76094f0e3bfe020e8596bd7d36f295 [file]
add_custom_target(check ALL COMMAND check
$<IF:asdf,a,b>
$<IF:asdf,a>
)