summaryrefslogtreecommitdiffstats
path: root/tools/h5repack
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2015-03-05 20:31:34 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2015-03-05 20:31:34 (GMT)
commit50c38a5733bf39c2ba2cdb0de4d03e4aa78b1814 (patch)
treef2af5c1a019dacf1b1869762deb12f8cfaa5a7b7 /tools/h5repack
parentf6fbd4ab36c14f854d6a63cdbced93ce2b6f801e (diff)
downloadhdf5-50c38a5733bf39c2ba2cdb0de4d03e4aa78b1814.zip
hdf5-50c38a5733bf39c2ba2cdb0de4d03e4aa78b1814.tar.gz
hdf5-50c38a5733bf39c2ba2cdb0de4d03e4aa78b1814.tar.bz2
[svn-r26372] Bring revisions #26195:#26219 from trunk to revise_chunks.
h5committested.
Diffstat (limited to 'tools/h5repack')
-rw-r--r--tools/h5repack/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5repack/CMakeLists.txt b/tools/h5repack/CMakeLists.txt
index cb8720e..f6c3050 100644
--- a/tools/h5repack/CMakeLists.txt
+++ b/tools/h5repack/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required (VERSION 2.8.11)
+cmake_minimum_required (VERSION 3.1.0)
PROJECT (HDF5_TOOLS_H5REPACK)
#-----------------------------------------------------------------------------