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

@@ -1,4 +1,4 @@
cmake_minimum_required (VERSION 3.2.2)
cmake_minimum_required (VERSION 3.3.2)
PROJECT (HDF5_JAVA_TEST Java)
set (CMAKE_VERBOSE_MAKEFILE 1)