diff options
Diffstat (limited to 'share/attributes')
| -rw-r--r-- | share/attributes/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/attributes/CMakeLists.txt b/share/attributes/CMakeLists.txt new file mode 100644 index 000000000..9b6b0de0a --- /dev/null +++ b/share/attributes/CMakeLists.txt @@ -0,0 +1,2 @@ +set(_FILES "svgprops" "cssprops" "css_defaults" "README") +install(FILES ${_FILES} DESTINATION ${SHARE_INSTALL}/inkscape/attributes) |
