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

List:       kde-commits
Subject:    [kdepim] a3e2f6d: Don't build the nepomuk feeder in no-nepomuk mode.
From:       Till Adam <till () kdab ! com>
Date:       2010-12-22 21:07:34
Message-ID: 20101222210734.05739A6090 () git ! kde ! org
[Download RAW message or body]

commit a3e2f6d08ccc178909cbfb786f4854dcd15f5ea8
branch master
Author: Till Adam <till@kdab.com>
Date:   Wed Dec 22 22:04:50 2010 +0100

    Don't build the nepomuk feeder in no-nepomuk mode.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index d147daa..ea872cb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -353,7 +353,7 @@ endif (NOT WINCE)
     macro_optional_add_subdirectory(korganizer)
 
     # disabled until Strigi dep is removed
-    if (NOT WINCE)
+    if (NOT WINCE AND NOT KDEPIM_NO_NEPOMUK)
       if (SHAREDDESKTOPONTOLOGIES_VERSION VERSION_GREATER 0.3.59)
         add_subdirectory( nepomuk_email_feeder )
       endif (SHAREDDESKTOPONTOLOGIES_VERSION VERSION_GREATER 0.3.59)
[prev in list] [next in list] [prev in thread] [next in thread] 

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