Hi,

the attached patch redoes a fix that was done in the autotools-based
build system in 2008 :-)

D.
>From d8aa752574169b6c9e936e4478bee7fa4b781034 Mon Sep 17 00:00:00 2001
From: David Tardon <[email protected]>
Date: Fri, 6 Oct 2017 08:07:35 +0200
Subject: [PATCH] do not install Function.cc, as it's not a header

---
 CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7485b2ad..fe5911c3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -572,7 +572,6 @@ if(ENABLE_XPDF_HEADERS)
     poppler/FontEncodingTables.h
     poppler/FontInfo.h
     poppler/Form.h
-    poppler/Function.cc
     poppler/Function.h
     poppler/Gfx.h
     poppler/GfxFont.h
-- 
2.14.1

_______________________________________________
poppler mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to