[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-21 11:33:30
Message-ID: 20101121113330.8D6EAAC8A0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1199273 by aholzammer:

- wince compile fix

 M  +2 -2      CMakeLists.txt  


--- trunk/KDE/kdepimlibs/CMakeLists.txt #1199272:1199273
@@ -104,9 +104,9 @@
   else(NOT WINCE)
     macro_log_feature(Soprano_FOUND "Soprano" "Storage of semantic data" \
"http://soprano.sourceforge.net" FALSE "${SOPRANO_MIN_VERSION}" "")  endif (NOT \
                WINCE)
-  if (Soprano_FOUND)
+  if (Soprano_FOUND AND NOT WINCE)
   include(SopranoAddOntology)
-  endif (Soprano_FOUND)
+  endif (Soprano_FOUND AND NOT WINCE)
 
   find_package(Nepomuk)
   if (WINCE)


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

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