macro(Ubpa_InitUCMake) cmake_parse_arguments( "ARG" # prefix "" # # TRUE / FALSE "VERSION" # "" # # list ${ARGN} ) # 结果为 ARG_* # - ARG_