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

List:       kde-commits
Subject:    KDE/kdepim/kontact/plugins
From:       Thiago Macieira <thiago () kde ! org>
Date:       2010-12-06 17:33:57
Message-ID: 20101206173357.1EAE0AC8A4 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1204307 by thiago:

Do not build the kjots plugin if kjots wasn't built.

There should be a better way of determining if kjots got built than
to copy & paste its dependency list everywhere it is needed

 M  +2 -0      CMakeLists.txt  


--- trunk/KDE/kdepim/kontact/plugins/CMakeLists.txt #1204306:1204307
@@ -22,7 +22,9 @@
   add_subdirectory( knode )
 endif (BUILD_knode AND QT_QT3SUPPORT_FOUND)
 if (BUILD_kjots)
+  if (Grantlee_FOUND AND KDEPIM_BUILD_DESKTOP)
   add_subdirectory( kjots )
+  endif (Grantlee_FOUND AND KDEPIM_BUILD_DESKTOP)
 endif (BUILD_kjots)
 if (BUILD_akregator AND QT_QT3SUPPORT_FOUND)
   add_subdirectory( akregator )
[prev in list] [next in list] [prev in thread] [next in thread] 

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