Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
da52e4e5712116a17c574efcb677fcd95db1bb56
/
.
/
Tests
/
RunCMake
/
GeneratorExpression
/
COMPILE_ONLY-not-compiling.cmake
blob: 1bc75f98e57761ae654a2560cc5491b1de328156 [
file
] [
log
] [
blame
]
add_custom_target
(
Custom
ALL COMMAND $
{
CMAKE_COMMAND
}
-
E echo $
<
COMPILE_ONLY
:
something
>)