Imported Upstream version 3.11.2
[platform/upstream/cmake.git] / Tests / RunCMake / add_custom_target / CommandExpandsEmpty.cmake
1 add_custom_target(EmptyCustom COMMAND "" COMMAND_EXPAND_LISTS)