┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorHelio Castro <[email protected]>2009-11-24 09:58:10 +0000
committerHelio Castro <[email protected]>2009-11-24 09:58:10 +0000
commitbb603e5b4d6cadd5b67c1bd14d882b59f015ddee (patch)
tree8a00027a311c26d247bdf1cb85ac46d1395aeb4f /src/CMakeLists.txt
parent981feb40aa80ac4d31c3971f834742348ecad78b (diff)
Fix trunk compilation using proper soprano Vocabulary, since moved from nie.h nepomuk.
svn path=/trunk/KDE/kdebase/apps/; revision=1053540
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index fe51614ac..0b759df75 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -210,7 +210,6 @@ if (Nepomuk_FOUND)
${NEPOMUK_LIBRARIES}
${SOPRANO_LIBRARIES}
${NEPOMUK_QUERY_LIBRARIES}
- nepomukannotation
)
endif (Nepomuk_FOUND)