summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e6781534f..bfe00f7b0 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -385,7 +385,7 @@ if(NOT WIN32)
inkview
RUNTIME DESTINATION bin)
if(BUILD_SHARED_LIBS)
- install(TARGETS inkscape_base LIBRARY DESTINATION lib/inkscape)
+ install(TARGETS inkscape_base LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}/inkscape)
endif()
else()
install(TARGETS