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

List:       kde-release-team
Subject:    [kde-runtime/KDE/4.13] cmake/modules: Fix build with older CMake versions.
From:       Christophe Giboudeaux <cgiboudeaux () gmx ! com>
Date:       2014-05-11 11:56:54
Message-ID: E1WjSNC-0007qo-O9 () scm ! kde ! org
[Download RAW message or body]

Git commit b4165b12e3a72057cd770cb53448b1f251aa8e65 by Christophe Giboudeaux.
Committed on 11/05/2014 at 11:56.
Pushed by cgiboudeaux into branch 'KDE/4.13'.

Fix build with older CMake versions.

The minimum CMake version in KDE 4.13 is still 2.8.9.
FOUND_VAR was added to fphsa in CMake 2.8.11.

CCMAIL: release-team@kde.org

M  +0    -1    cmake/modules/FindLibGcrypt.cmake

http://commits.kde.org/kde-runtime/b4165b12e3a72057cd770cb53448b1f251aa8e65

diff --git a/cmake/modules/FindLibGcrypt.cmake b/cmake/modules/FindLibGcrypt.cmake
index 8ab3684..e2a0b9d 100644
--- a/cmake/modules/FindLibGcrypt.cmake
+++ b/cmake/modules/FindLibGcrypt.cmake
@@ -64,7 +64,6 @@ endif()
 include(FindPackageHandleStandardArgs)
 
 find_package_handle_standard_args(LibGcrypt
-    FOUND_VAR LIBGCRYPT_FOUND
     REQUIRED_VARS LIBGCRYPT_LIBRARY LIBGCRYPT_INCLUDE_DIR
     VERSION_VAR LIBGCRYPT_VERSION
 )
_______________________________________________
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team
[prev in list] [next in list] [prev in thread] [next in thread] 

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