Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b4db306afff5da683aedd99bd8a9ea0c850f22df
/
.
/
Tests
/
RunCMake
/
GeneratorExpression
/
BadNOT.cmake
blob: c2dada3c20535bfb74a5b18e12c491f71b46b321 [
file
]
add_custom_target
(
check ALL COMMAND check
$
<
NOT
>
$
<
NOT
:>
$
<
NOT
:,>
$
<
NOT
:
0
,
1
>
$
<
NOT
:
01
>
$
<
NOT
:
nothing
>
VERBATIM
)