glib/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
New commits:
commit cf045acf46307d51fb6d9959451b53681e6cac03
Author: Albert Astals Cid <[email protected]>
Date: Sun Jan 24 19:01:52 2010 +0000
compile
diff --git a/glib/CMakeLists.txt b/glib/CMakeLists.txt
index 6ed9523..ceef25e 100644
--- a/glib/CMakeLists.txt
+++ b/glib/CMakeLists.txt
@@ -90,6 +90,7 @@ if (CAIRO_FOUND)
set(poppler_glib_SRCS ${poppler_glib_SRCS}
${CMAKE_SOURCE_DIR}/poppler/CairoFontEngine.cc
${CMAKE_SOURCE_DIR}/poppler/CairoOutputDev.cc
+ ${CMAKE_SOURCE_DIR}/poppler/CairoRescaleBox.cc
)
endif (CAIRO_FOUND)
add_library(poppler-glib SHARED ${poppler_glib_SRCS})
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler