1 2
file(GLOB _FILES "README" "*.svg" "*.jpg" "*.png") install(FILES ${_FILES} DESTINATION ${INKSCAPE_SHARE_INSTALL}/tutorials)