[poppler] glib/demo
Albert Astals Cid
aacid at kemper.freedesktop.org
Sun Jul 11 04:24:54 PDT 2010
glib/demo/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 5825114a26cc6eece2e556063f640dda53ea1e11
Author: Albert Astals Cid <aacid at kde.org>
Date: Sun Jul 11 12:24:20 2010 +0100
Compile++
diff --git a/glib/demo/CMakeLists.txt b/glib/demo/CMakeLists.txt
index 3659c9e..4d12822 100644
--- a/glib/demo/CMakeLists.txt
+++ b/glib/demo/CMakeLists.txt
@@ -19,6 +19,7 @@ set(poppler_glib_demo_SRCS
annots.c
attachments.c
layers.c
+ selections.c
)
poppler_add_test(poppler-glib-demo BUILD_GTK_TESTS ${poppler_glib_demo_SRCS})
target_link_libraries(poppler-glib-demo poppler-glib ${GTK2_LIBRARIES})
More information about the poppler
mailing list