summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorJoshua L. Blocher <verbalshadow@gmail.com>2008-04-01 00:17:04 +0000
committerverbalshadow <verbalshadow@users.sourceforge.net>2008-04-01 00:17:04 +0000
commitfc9c8be6a8cb41665b2884f58e481732e75bc621 (patch)
treef1f286cbe8d771bcc58943200007619d186693e4 /config.h.cmake
parentCmake: Generate inkscape_version.h (diff)
downloadinkscape-fc9c8be6a8cb41665b2884f58e481732e75bc621.tar.gz
inkscape-fc9c8be6a8cb41665b2884f58e481732e75bc621.zip
Cmake: Random fixes
(bzr r5287)
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index fe4666ec2..1812864d3 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -200,7 +200,7 @@
#cmakedefine HAVE_ZLIB_H 1
/* Base data directory -- only path-prefix.h should use it! */
-#cmakedefine INKSCAPE_DATADIR
+#define INKSCAPE_DATADIR "${CMAKE_INSTALL_PREFIX}/share"
/* Base library directory -- only path-prefix.h should use it! */
#cmakedefine INKSCAPE_LIBDIR