Change CMake min to 3.10

This commit is contained in:
Allen Byrne
2018-03-09 12:31:58 -06:00
parent 2a5d608f7b
commit 24c62ba7fe
81 changed files with 147 additions and 1672 deletions

View File

@@ -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 dashboard is maintained by The HDF Group
# For any comments please contact cdashhelp@hdfgroup.org