[arrayfire] 33/75: Set minimum CMake version to 2.8.12 (previously 2.8)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Feb 29 08:01:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch dfsg-clean
in repository arrayfire.

commit 4c045b1188cb5ee952a88a8618cb0766c10e9224
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Tue Feb 16 14:41:16 2016 -0500

    Set minimum CMake version to 2.8.12 (previously 2.8)
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8bdf93c..0def888 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
+CMAKE_MINIMUM_REQUIRED(VERSION 2.8.12)
 PROJECT(ARRAYFIRE)
 
 SET_PROPERTY(GLOBAL PROPERTY USE_FOLDERS ON)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list