summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Valavanis <valavanisalex@gmail.com>2017-12-25 21:56:48 +0000
committerAlexander Valavanis <valavanisalex@gmail.com>2017-12-25 21:56:48 +0000
commit7c528be7f0f2a11ac0f1fa6225bc92f46aac32cb (patch)
tree79169740345685c1452d4bfecb8f8e597861d2de /CMakeLists.txt
parentFix FTBFS with GtkMM < 3.14 (lp:1740024) (diff)
parentAboutBox: Resolve conflicts (diff)
downloadinkscape-7c528be7f0f2a11ac0f1fa6225bc92f46aac32cb.tar.gz
inkscape-7c528be7f0f2a11ac0f1fa6225bc92f46aac32cb.zip
Merge about-box Gtkmm changes
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2f9fb9b43..178f0fdcd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -244,6 +244,10 @@ canonicalize_flags_var("${CMAKE_CXX_FLAGS}" _new_cxx)
set(CMAKE_CXX_FLAGS "${_new_cxx}" CACHE STRING "" FORCE)
# message(FATAL_ERROR "CMAKE_CXX_FLAGS = <${CMAKE_CXX_FLAGS}>")
+install(FILES
+ AUTHORS
+ TRANSLATORS
+ DESTINATION ${INKSCAPE_SHARE_INSTALL}/doc)
# ----------------------------------------------------------------------
# Information Summary