Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a3358bb66aeef19fc2748dfd92da7f54223c0f3b
/
.
/
Tests
/
RunCMake
/
GeneratorExpression
/
BadZero.cmake
blob: 559a9fa3dd2334d05010f2a2da0f3bf1fc47fb1a [
file
]
add_custom_target
(
check ALL COMMAND check
$
<
0
>
$
<
0
,>
VERBATIM
)