index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
add_custom_command
/
AppendLiteralQuotes.cmake
blob: 038fb3f9205149f978d2cc07a36d165c9cb725f5 (
plain
)
1
2
add_custom_command(OUTPUT a COMMAND b) add_custom_command(OUTPUT a COMMAND "\"c\"" APPEND)