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