Change CMake min to 3.10

This commit is contained in:
Allen Byrne
2018-03-09 12:38:48 -06:00
parent c1cc4a123f
commit e835063ebf
53 changed files with 47 additions and 1644 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.2.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