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