glib/demo/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
New commits:
commit c3a006ae35250e9a5638c2ce713b7470380751c7
Author: Pino Toscano <[EMAIL PROTECTED]>
Date: Sat Aug 23 01:04:34 2008 +0200
compile attachments.c in the demo with cmake as well
diff --git a/glib/demo/CMakeLists.txt b/glib/demo/CMakeLists.txt
index 7928052..11b9a47 100644
--- a/glib/demo/CMakeLists.txt
+++ b/glib/demo/CMakeLists.txt
@@ -14,6 +14,7 @@ set(poppler_glib_demo_SRCS
transitions.c
utils.c
annots.c
+ attachments.c
)
poppler_add_test(poppler-glib-demo BUILD_GTK_TESTS ${poppler_glib_demo_SRCS})
target_link_libraries(poppler-glib-demo poppler-glib ${GTK2_LIBRARIES})
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler