Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a0d8556bf7600a11e7ead052d926ab5884256d09
/
.
/
Tests
/
RunCMake
/
add_custom_target
/
CommandExpandsEmpty.cmake
blob: bc899a4d21947dc29957141c6f68fcb60e6ed888 [
file
] [
log
] [
blame
]
add_custom_target
(
EmptyCustom
COMMAND
""
COMMAND_EXPAND_LISTS
)