Incr CMake min, add missing test, rework test CMake script
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required (VERSION 3.2.2)
|
||||
cmake_minimum_required (VERSION 3.3.2)
|
||||
PROJECT (HDF5_CPP_TEST)
|
||||
# --------------------------------------------------------------------
|
||||
# Notes: When creating unit test executables they should be prefixed
|
||||
|
||||
Reference in New Issue
Block a user