┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 86d46bd56..8cd67436b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -150,9 +150,6 @@ if(Nepomuk_FOUND)
${dolphin_SRCS}
panels/filter/filterpanel.cpp
)
- include(SopranoAddOntology)
- soprano_add_ontology(dolphin_SRCS ${SHAREDDESKTOPONTOLOGIES_ROOT_DIR}/nie/nfo.trig "NFO" "Nepomuk::Vocabulary" "trig")
- soprano_add_ontology(dolphin_SRCS ${SHAREDDESKTOPONTOLOGIES_ROOT_DIR}/nie/nie.trig "NIE" "Nepomuk::Vocabulary" "trig")
endif(Nepomuk_FOUND)
if(NOT WIN32)