file(GLOB configs *.xml)
install(FILES ${configs}    DESTINATION setup/modules)
