[poppler] glib/CMakeLists.txt
Albert Astals Cid
aacid at kemper.freedesktop.org
Sun Jan 24 11:02:45 PST 2010
glib/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
New commits:
commit cf045acf46307d51fb6d9959451b53681e6cac03
Author: Albert Astals Cid <aacid at kde.org>
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})
More information about the poppler
mailing list