Update CMake required to version 3.2.2

This commit is contained in:
Allen Byrne
2017-01-18 14:42:39 -06:00
parent 2d3f62805a
commit 4f3f30e63d
42 changed files with 43 additions and 43 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
cmake_minimum_required(VERSION 3.2.2 FATAL_ERROR)
########################################################
# This dashboard is maintained by The HDF Group
# For any comments please contact cdashhelp@hdfgroup.org