[poppler] CMakeLists.txt
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Fri Aug 31 21:39:36 UTC 2018
CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 9df44cf1e0e300b751cd1c562f2b48335db72ac7
Author: Jakub Wilk <jwilk at jwilk.net>
Date: Fri Aug 31 12:05:56 2018 +0200
Install goo/GooCheckedOps.h
goo/gmem.h includes goo/GooCheckedOps.h, so they should be installed
together.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b3dfa6eb..4a56cbb8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -585,6 +585,7 @@ if(ENABLE_XPDF_HEADERS)
goo/gfile.h
goo/FixedPoint.h
goo/ImgWriter.h
+ goo/GooCheckedOps.h
goo/GooLikely.h
goo/gstrtod.h
goo/grandom.h
More information about the poppler
mailing list