Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
19b51730b7bd9b1325f4f124dcda90effaf4a221
/
.
/
Tests
/
RunCMake
/
GeneratorExpression
/
BadOR.cmake
blob: c0309da25829118076d9cd8ff7cd534827344954 [
file
]
add_custom_target
(
check ALL COMMAND check
$
<
OR
>
$
<
OR
:>
$
<
OR
:,>
$
<
OR
:
01
>
$
<
OR
:
nothing
>
$
<
OR
:
0
,
nothing
>
VERBATIM
)