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

New commits:
commit 06e9dc917650f562cd6f6666190a8c25756514a3
Author: Albert Astals Cid <[email protected]>
Date:   Sat Dec 7 16:39:02 2013 +0000

    Compile++

diff --git a/CMakeLists.txt b/CMakeLists.txt
index c196f8d..8bc1ac5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -305,6 +305,7 @@ set(poppler_SRCS
   poppler/Link.cc
   poppler/Linearization.cc
   poppler/LocalPDFDocBuilder.cc
+  poppler/MarkedContentOutputDev.cc
   poppler/NameToCharCode.cc
   poppler/Object.cc
   poppler/OptionalContent.cc
@@ -463,6 +464,7 @@ if(ENABLE_XPDF_HEADERS)
     poppler/Link.h
     poppler/Linearization.h
     poppler/LocalPDFDocBuilder.h
+    poppler/MarkedContentOutputDev.h
     poppler/Movie.h
     poppler/NameToCharCode.h
     poppler/Object.h
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to