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

List:       kde-commits
Subject:    playground/pim/akonadi
From:       Stephen Kelly <steveire () gmail ! com>
Date:       2009-07-15 13:36:29
Message-ID: 1247664989.911902.21028.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 997183 by skelly:

Only try to build the plasmoid if Grantlee is found.

 M  +6 -2      CMakeLists.txt  


--- trunk/playground/pim/akonadi/CMakeLists.txt #997182:997183
@@ -15,7 +15,6 @@
 
 include_directories(
     akonadi_next
-    kjots_common
     ${AKONADI_INCLUDE_DIR}
     ${KDE4_INCLUDES}
     ${KDEPIMLIBS_INCLUDE_DIR}
@@ -38,6 +37,11 @@
 if (Grantlee_FOUND)
   message("Found Grantlee. Building KJots.")
 
+
+  include_directories(
+    kjots_common
+  )
+
   add_subdirectory(akonaditemplateloader)
   add_subdirectory(akonaditemplateresource)
 
@@ -51,11 +55,11 @@
   add_subdirectory(kjots_resource)
 
   add_subdirectory(kjotsapp)
+  add_subdirectory(kjots_plasmoid)
 endif (Grantlee_FOUND)
 
 
 #### Clients ####
 
-add_subdirectory(kjots_plasmoid)
 add_subdirectory(example_contacts)
 #add_subdirectory(example_rss)
[prev in list] [next in list] [prev in thread] [next in thread] 

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