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

List:       kde-commits
Subject:    playground/network/kopete/cmake/modules
From:       Andre Moreira Magalhaes <andrunko () yahoo ! com ! br>
Date:       2009-07-23 7:04:58
Message-ID: 1248332698.036567.32305.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1001397 by andrunko:

Updated FindTelepathyQt4.cmake to require latest TelepathyQt4.


 M  +5 -5      FindTelepathyQt4.cmake  


--- trunk/playground/network/kopete/cmake/modules/FindTelepathyQt4.cmake #1001396:1001397
@@ -1,7 +1,7 @@
-# Try to find the Qt binding of the Telepathy library
-# TELEPATHY_QT_FOUND - system has TelepathyQt4
-# TELEPATHY_QT_INCLUDE_DIR - the TelepathyQt4 include directory
-# TELEPATHY_QT_LIBRARIES - Link these to use TelepathyQt4
+# Try to find the Qt4 binding of the Telepathy library
+# TELEPATHY_QT4_FOUND - system has TelepathyQt4
+# TELEPATHY_QT4_INCLUDE_DIR - the TelepathyQt4 include directory
+# TELEPATHY_QT4_LIBRARIES - Link these to use TelepathyQt4
 
 # Copyright (c) 2008, Allen Winter <winter@kde.org>
 # Copyright (c) 2009, Andre Moreira Magalhaes <andrunko@gmail.com>
@@ -17,7 +17,7 @@
 
 find_package(PkgConfig)
 if(PKG_CONFIG_FOUND)
-    pkg_check_modules(PC_TELEPATHY_QT4 QUIET TelepathyQt4>=0.1.7)
+    pkg_check_modules(PC_TELEPATHY_QT4 QUIET TelepathyQt4>=0.1.8)
 endif(PKG_CONFIG_FOUND)
 
 find_path(TELEPATHY_QT4_INCLUDE_DIR
[prev in list] [next in list] [prev in thread] [next in thread] 

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