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

List:       kde-commits
Subject:    playground/network/telepathy-accounts-kcm-plugins/cmake/modules
From:       George Goldberg <grundleborg () googlemail ! com>
Date:       2009-08-06 11:05:33
Message-ID: 1249556733.090673.17304.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1007861 by gberg:

Fix FindKCMTelepathyAccounts.cmake to not use the double lib prefix.

 M  +1 -1      FindKCMTelepathyAccounts.cmake  


--- trunk/playground/network/telepathy-accounts-kcm-plugins/cmake/modules/FindKCMTelepathyAccounts.cmake \
#1007860:1007861 @@ -16,7 +16,7 @@
 
 find_path(KCMTELEPATHYACCOUNTS_INCLUDE_DIR
   NAMES KCMTelepathyAccounts/AbstractAccountUi \
                KCMTelepathyAccounts/abstract-account-parameters-widget.h)
-find_library(KCMTELEPATHYACCOUNTS_LIBRARIES NAMES libkcmtelepathyaccounts )
+find_library(KCMTELEPATHYACCOUNTS_LIBRARIES NAMES kcmtelepathyaccounts )
 
 include(FindPackageHandleStandardArgs)
 FIND_PACKAGE_HANDLE_STANDARD_ARGS(KCMTELEPATHYACCOUNTS DEFAULT_MSG


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

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