[poppler] CMakeLists.txt

Albert Astals Cid aacid at kemper.freedesktop.org
Wed Oct 2 11:53:42 PDT 2013


 CMakeLists.txt |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit df947a0641082f530200880d46e20cd3e1fd962f
Author: Albert Astals Cid <aacid at kde.org>
Date:   Wed Oct 2 20:53:32 2013 +0200

    Compile++

diff --git a/CMakeLists.txt b/CMakeLists.txt
index bb4f2d1..6814d01 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -321,6 +321,8 @@ set(poppler_SRCS
   poppler/PreScanOutputDev.cc
   poppler/PSTokenizer.cc
   poppler/Stream.cc
+  poppler/StructTreeRoot.cc
+  poppler/StructElement.cc
   poppler/strtok_r.cpp
   poppler/UnicodeMap.cc
   poppler/UnicodeTypeTable.cc
@@ -481,6 +483,8 @@ if(ENABLE_XPDF_HEADERS)
     poppler/Rendition.h
     poppler/Stream-CCITT.h
     poppler/Stream.h
+    poppler/StructElement.h
+    poppler/StructTreeRoot.h
     poppler/UnicodeMap.h
     poppler/UnicodeMapTables.h
     poppler/UnicodeTypeTable.h


More information about the poppler mailing list