blob: 91efaf4453a569bde612436efa4d05f9ea94b669 [file]
set(error $<0>)
add_custom_target(check ALL COMMAND check
$<AND:1,${error}>
)