2 lines
63 B
CMake
2 lines
63 B
CMake
add_custom_target(EmptyCustom COMMAND "" COMMAND_EXPAND_LISTS)
|
add_custom_target(EmptyCustom COMMAND "" COMMAND_EXPAND_LISTS)
|