summaryrefslogtreecommitdiffstats
path: root/bin/cmakehdf5
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2015-02-18 16:56:22 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2015-02-18 16:56:22 (GMT)
commit73bb11dda3265abce3b32b8e28151f536d5d5afb (patch)
tree3061df3323ca6975ff3c82225f8683ffb59b45a5 /bin/cmakehdf5
parent69d4bda97c4f3b6f855da1146fae1b9e61175c6a (diff)
downloadhdf5-73bb11dda3265abce3b32b8e28151f536d5d5afb.zip
hdf5-73bb11dda3265abce3b32b8e28151f536d5d5afb.tar.gz
hdf5-73bb11dda3265abce3b32b8e28151f536d5d5afb.tar.bz2
[svn-r26208] Update cmake minimums
Diffstat (limited to 'bin/cmakehdf5')
-rwxr-xr-xbin/cmakehdf52
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cmakehdf5 b/bin/cmakehdf5
index ec6357f..c092545 100755
--- a/bin/cmakehdf5
+++ b/bin/cmakehdf5
@@ -279,7 +279,7 @@ EOF
#==========
#==========
cat > $cfgfile <<'EOF'
-cmake_minimum_required(VERSION 2.8.10 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
########################################################
# This dashboard is maintained by The HDF Group
# For any comments please contact cdashhelp@hdfgroup.org