1 2 3 4
function(test1) cmake_parse_arguments(PARSE_ARGV 0 pref "" "" "" extra) endfunction() test1()