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