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