summaryrefslogtreecommitdiffstats
path: root/share/examples/CMakeLists.txt
blob: be73c5a87b50afeec0ff2898654e453ee5b6e0eb (plain)
1
2
file(GLOB _FILES "README" "*.svg" "*.svgz" "*.pov")
install(FILES ${_FILES} DESTINATION ${SHARE_INSTALL}/inkscape/examples)