[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/base/nepomuk-kde
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2011-02-26 8:48:13
Message-ID: 20110226084813.4CEDEAC8C0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1222807 by trueg:

NepomukAnnotation moved to git

 M  +3 -4      CMakeLists.txt  
 D             annotation (directory)  


--- trunk/playground/base/nepomuk-kde/CMakeLists.txt #1222806:1222807
@@ -15,11 +15,13 @@
 find_package(Nepomuk REQUIRED)
 
 find_package(NepomukExtras)
+find_package(NepomukAnnotation)
 
 macro_log_feature(SHAREDDESKTOPONTOLOGIES_FOUND "Shared desktop ontologies" "Desktop \
ontologies" "http://oscaf.sourceforge.net" TRUE "0.3.61" "Ontologies necessary for \
the Nepomuk semantic desktop.")  macro_log_feature(Soprano_FOUND "Soprano" "Soprano \
RDF storage libraries" "kdesupport" TRUE "${SOPRANO_MIN_VERSION}" "Required to build \
anything.")  macro_log_feature(Nepomuk_FOUND "Nepomuk" "Nepomuk semantic desktop \
                libraries" "kdelibs" TRUE "" "Required to build anything.")
-macro_log_feature(NepomukExtras_FOUND "Nepomukextras" "Nepomuk extras - a set of \
convinient classes" "nepomukextras" TRUE "" "Required for all kinds of things.") \
+macro_log_feature(NepomukExtras_FOUND "NepomukExtras" "Nepomuk extras - a set of \
convinient classes" "nepomukextras.git" TRUE "" "Required for all kinds of things.") \
+macro_log_feature(NepomukAnnotation_FOUND "NepomukAnnotation" "Nepomuk annotation \
framework" "nepomukannotation.git" TRUE "" "Required for all kinds of things.")  
 include_directories(
   ${QT_INCLUDES}
@@ -28,8 +30,6 @@
   ${NEPOMUK_INCLUDE_DIR}
   ${NEPOMUK_INCLUDE_DIR}/nepomuk
   ${NEPOMUKEXTRAS_INCLUDE_DIR}
-  ${CMAKE_CURRENT_SOURCE_DIR}/annotation/lib
-  ${CMAKE_CURRENT_SOURCE_DIR}/annotation/lib/gui
   ${CMAKE_CURRENT_SOURCE_DIR}/resource-visualization
   ${CMAKE_CURRENT_SOURCE_DIR}/usercontext/lib
 )
@@ -44,7 +44,6 @@
 macro_optional_add_subdirectory(resource-visualization)
 macro_optional_add_subdirectory(pimo)
 macro_optional_add_subdirectory(nepomukutils)
-macro_optional_add_subdirectory(annotation)
 macro_optional_add_subdirectory(knepsearchclient)
 macro_optional_add_subdirectory(kioslaves)
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic