summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDF5_Examples.cmake.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-03-12 14:04:30 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-03-12 14:04:30 (GMT)
commit26109aad51393d2a9e6d3a667a0a3ddf8b5e874e (patch)
tree02cda33794e4065d5aa0fa6514f1b365ef0d7ef7 /config/cmake/HDF5_Examples.cmake.in
parent43158f3bb352f374c31556a5d0dc463a09e0b32e (diff)
parent75db73efc514aff2af63618cc7be357fc4e77cb6 (diff)
downloadhdf5-26109aad51393d2a9e6d3a667a0a3ddf8b5e874e.zip
hdf5-26109aad51393d2a9e6d3a667a0a3ddf8b5e874e.tar.gz
hdf5-26109aad51393d2a9e6d3a667a0a3ddf8b5e874e.tar.bz2
Merge pull request #932 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '75db73efc514aff2af63618cc7be357fc4e77cb6': Add release note Remove obsolete comments Change CMake min to 3.10
Diffstat (limited to 'config/cmake/HDF5_Examples.cmake.in')
-rw-r--r--config/cmake/HDF5_Examples.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/HDF5_Examples.cmake.in b/config/cmake/HDF5_Examples.cmake.in
index 6453b16..eb57685 100644
--- a/config/cmake/HDF5_Examples.cmake.in
+++ b/config/cmake/HDF5_Examples.cmake.in
@@ -9,7 +9,7 @@
# If you do not have access to either file, you may request a copy from
# help@hdfgroup.org.
#
-cmake_minimum_required (VERSION 3.3.2 FATAL_ERROR)
+cmake_minimum_required (VERSION 3.10)
###############################################################################################################
# This script will build and run the examples from a folder
# Execute from a command line: