1 2 3 4 5 6 7 8
include(CTest) add_test( NAME MultipleExpandOptions COMMAND /bin/true COMMAND_EXPAND_LISTS COMMAND_EXPAND_LISTS )