summaryrefslogtreecommitdiff
path: root/src/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-02-28 23:58:31 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-02-28 23:58:31 +0100
commitedea0f2fc34738de52a58f00c676e814f7a8c2fd (patch)
treed95082318d2e71d0a35847e92150b0d3762d094b /src/tests/CMakeLists.txt
parentOk, we have 12 empty tests working... :) (diff)
downloadrekonq-edea0f2fc34738de52a58f00c676e814f7a8c2fd.tar.xz
First works on new Unit Tests..
Diffstat (limited to 'src/tests/CMakeLists.txt')
-rw-r--r--src/tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt
index 0230a5ce..e05a056b 100644
--- a/src/tests/CMakeLists.txt
+++ b/src/tests/CMakeLists.txt
@@ -67,6 +67,7 @@ target_link_libraries( protocolhandler_test
kdeinit_rekonq
${KDE4_KDECORE_LIBS}
${KDE4_KDEUI_LIBS}
+ ${KDE4_KDEWEBKIT_LIBS}
${QT_QTTEST_LIBRARY}
)