Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
0b2c781cb736f801c8e73fa7461bc852ab43038e
/
.
/
Tests
/
RunCMake
/
NinjaMultiConfig
/
OutputPathPrefix.cmake
blob: c4e05874415f02b03de3e0ed0ab19ae25d16bd34 [
file
]
add_custom_target
(
tgt ALL COMMAND $
{
CMAKE_COMMAND
}
-
E echo
"tgt has been built"
)