blob: f8941304abee42032b0604528a5317c97dd1f31b [file] [log] [blame]
function(test1)
cmake_parse_arguments(PARSE_ARGV 0 pref "" "" "" extra)
endfunction()
test1()