Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b8de18df08ead44ee9ea8cad8dc1e01ac73eb34f
/
.
/
Tests
/
RunCMake
/
GeneratorExpression
/
BadTargetName.cmake
blob: e125cab42269fbb88231e71316a1a451626e38dd [
file
]
add_custom_target
(
check ALL COMMAND check
$
<
TARGET_NAME
:
$
<
1
:
tgt
>>
VERBATIM
)