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

List:       kde-commits
Subject:    KDE/kdepimlibs
From:       Andreas Holzammer <andy () kdab ! com>
Date:       2010-11-18 16:35:34
Message-ID: 20101118163534.B43ACAC8A0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1198490 by aholzammer:

- make soprano optional for wince

 M  +4 -0      CMakeLists.txt  


--- trunk/KDE/kdepimlibs/CMakeLists.txt #1198489:1198490
@@ -99,7 +99,11 @@
   macro_log_feature(SHAREDDESKTOPONTOLOGIES_FOUND "Shared desktop ontologies" \
"Desktop ontologies" "http://oscaf.sourceforge.net" TRUE "${SDO_MIN_VERSION}" \
"Ontologies necessary for the Nepomuk semantic desktop.")  
   find_package(Soprano)
+  if (NOT WINCE))
   macro_log_feature(Soprano_FOUND "Soprano" "Semantic Desktop Storing" \
"http://soprano.sourceforge.net" TRUE "${SOPRANO_MIN_VERSION}" "Soprano is needed for \
Nepomuk") +  else(NOT WINCE)
+    macro_log_feature(Soprano_FOUND "Soprano" "Semantic Desktop Storing" \
"http://soprano.sourceforge.net" FALSE "${SOPRANO_MIN_VERSION}" "Soprano is needed \
for Nepomuk") +  endif (NOT WINCE))
   if (SopranoFOUND)
   include(SopranoAddOntology)
   endif (SopranoFOUND)


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

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