file(GLOB_RECURSE xml_SRC *.cpp) add_library(xml ${xml_SRC})