summaryrefslogtreecommitdiff
path: root/glib/reference
diff options
context:
space:
mode:
Diffstat (limited to 'glib/reference')
-rw-r--r--glib/reference/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/reference/CMakeLists.txt b/glib/reference/CMakeLists.txt
index 2743ffbc..15515406 100644
--- a/glib/reference/CMakeLists.txt
+++ b/glib/reference/CMakeLists.txt
@@ -8,5 +8,5 @@ add_custom_command(
add_custom_target(glib-docs ALL DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/glib-docs-build.stamp)
install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/html/
- DESTINATION "${SHARE_INSTALL_DIR}/gtk-doc/html/poppler"
+ DESTINATION "${CMAKE_INSTALL_DATADIR}/gtk-doc/html/poppler"
)