project(typesystem)

file(GLOB typesystem_XMLS *.xml)

install(FILES ${typesystem_XMLS} DESTINATION share/${BINDING_NAME}/typesystem)

