Inc CMake min, Add new tests, rework test CMake files

This commit is contained in:
Allen Byrne
2018-02-27 12:57:07 -06:00
parent a4f0666ecd
commit b36bad53d9
79 changed files with 746 additions and 712 deletions

View File

@@ -15,7 +15,7 @@
### ctest -S HDF5config.cmake,BUILD_GENERATOR=VS201764 -C Release -VV -O hdf5.log ###
#############################################################################################
cmake_minimum_required (VERSION 3.2.2 FATAL_ERROR)
cmake_minimum_required (VERSION 3.3.2 FATAL_ERROR)
############################################################################
# Usage:
# ctest -S HDF5config.cmake,OPTION=VALUE -C Release -VV -O test.log