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