file(GLOB _FILES "README" "*.svg")
install(FILES ${_FILES} DESTINATION ${SHARE_INSTALL}/inkscape/branding)

