[poppler] cpp/tests

Pino Toscano pino at kemper.freedesktop.org
Wed Mar 24 13:53:34 PDT 2010


 cpp/tests/CMakeLists.txt |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 320d4cee46e108498440179d8f9eab22cd5383d9
Author: Pino Toscano <pino at kde.org>
Date:   Wed Mar 24 21:51:58 2010 +0100

    Revert "no more needed"
    
    This reverts commit 24d6bc8c78cb3148db2098ae4d69bd744340cf52.
    It is actually needed.

diff --git a/cpp/tests/CMakeLists.txt b/cpp/tests/CMakeLists.txt
index b65c55c..f718290 100644
--- a/cpp/tests/CMakeLists.txt
+++ b/cpp/tests/CMakeLists.txt
@@ -19,3 +19,4 @@ endmacro(CPP_ADD_SIMPLETEST)
 
 
 cpp_add_simpletest(poppler-dump poppler-dump.cpp ${CMAKE_SOURCE_DIR}/utils/parseargs.c)
+target_link_libraries(poppler-dump poppler)


More information about the poppler mailing list