cmake/Tests/RunCMake/add_custom_target/CommandExpandsEmpty.cmake

2 lines
63 B
CMake
Raw Normal View History

2018-05-19 10:45:57 +02:00
add_custom_target(EmptyCustom COMMAND "" COMMAND_EXPAND_LISTS)