Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
add_custom_target
/
CommandExpandsEmpty.cmake
blob: bc899a4d21947dc29957141c6f68fcb60e6ed888 [
file
] [
log
] [
blame
]
add_custom_target
(
EmptyCustom
COMMAND
""
COMMAND_EXPAND_LISTS
)