6 lines
70 B
CMake
6 lines
70 B
CMake
|
|
add_custom_target(check ALL COMMAND check
|
|
$<0>
|
|
$<0,>
|
|
VERBATIM)
|