diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2018-03-05 23:27:03 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2018-03-05 23:27:03 (GMT) |
commit | 4faf4d335b638215c2220564b894e909ff322ca8 (patch) | |
tree | 26e482e760346eae24a298e42d2153a9c4200431 /tools/src/misc/CMakeLists.txt | |
parent | 1e5b67c1dc8672206f2489854188f43a590aea14 (diff) | |
parent | 3b0e80c1dcdf664f56829383aa3bc9e8ecc0f2c6 (diff) | |
download | hdf5-4faf4d335b638215c2220564b894e909ff322ca8.zip hdf5-4faf4d335b638215c2220564b894e909ff322ca8.tar.gz hdf5-4faf4d335b638215c2220564b894e909ff322ca8.tar.bz2 |
Merge branch 'develop' into hdffv_10354
Diffstat (limited to 'tools/src/misc/CMakeLists.txt')
-rw-r--r-- | tools/src/misc/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/src/misc/CMakeLists.txt b/tools/src/misc/CMakeLists.txt index 313760f..78ba238 100644 --- a/tools/src/misc/CMakeLists.txt +++ b/tools/src/misc/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required (VERSION 3.2.2) +cmake_minimum_required (VERSION 3.3.2) PROJECT (HDF5_TOOLS_SRC_MISC) #----------------------------------------------------------------------------- |