summaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2018-03-05 23:27:03 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2018-03-05 23:27:03 (GMT)
commit4faf4d335b638215c2220564b894e909ff322ca8 (patch)
tree26e482e760346eae24a298e42d2153a9c4200431 /tools/CMakeLists.txt
parent1e5b67c1dc8672206f2489854188f43a590aea14 (diff)
parent3b0e80c1dcdf664f56829383aa3bc9e8ecc0f2c6 (diff)
downloadhdf5-4faf4d335b638215c2220564b894e909ff322ca8.zip
hdf5-4faf4d335b638215c2220564b894e909ff322ca8.tar.gz
hdf5-4faf4d335b638215c2220564b894e909ff322ca8.tar.bz2
Merge branch 'develop' into hdffv_10354
Diffstat (limited to 'tools/CMakeLists.txt')
-rw-r--r--tools/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index 41a9fdc..e02d3eb 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required (VERSION 3.2.2)
+cmake_minimum_required (VERSION 3.3.2)
PROJECT (HDF5_TOOLS)
#-----------------------------------------------------------------------------