summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2008-03-24 17:14:07 +0100
committerAlbert Astals Cid <aacid@kde.org>2008-03-24 17:14:07 +0100
commit0222c6ceb0fcf1d7c4422691a68a035a558ad614 (patch)
treed326c621816572c63ec015b928b033aaf9339b87 /config.h.cmake
parent3e4164f2db69358adf07596195842dd00458b621 (diff)
fix build when using cmake, not sure it's completely ok, but at least i can compile
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index a9b58c85..1d34b54f 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -84,6 +84,9 @@
/* Define to 1 if you have the <zlib.h> header file. */
#cmakedefine HAVE_ZLIB_H 1
+/* Define to 1 if gdk was found */
+#cmakedefine POPPLER_WITH_GDK 1
+
/* Enable multithreading support. */
#cmakedefine MULTITHREADED 1