Incr CMake min, add missing test, rework test CMake script
This commit is contained in:
@@ -229,7 +229,7 @@ your application with an installed HDF5 binary.
|
||||
ctest use of HDF5_Examples.cmake and HDF5_Examples_options.cmake
|
||||
========================================================================
|
||||
|
||||
cmake_minimum_required(VERSION 3.2.2 FATAL_ERROR)
|
||||
cmake_minimum_required (VERSION 3.3.2 FATAL_ERROR)
|
||||
###############################################################################################################
|
||||
# This script will build and run the examples from a folder
|
||||
# Execute from a command line:
|
||||
|
||||
Reference in New Issue
Block a user