summaryrefslogtreecommitdiffstats
path: root/test/API/CMakeLists.txt
diff options
context:
space:
mode:
authorjhendersonHDF <jhenderson@hdfgroup.org>2023-05-03 16:46:31 (GMT)
committerGitHub <noreply@github.com>2023-05-03 16:46:31 (GMT)
commita1a5d027a2d047f72ab3659100c4187f842c6e0f (patch)
tree2b31a4717cacf9b77aead2b111e229758e58f57e /test/API/CMakeLists.txt
parent571990d5c41dc3a0e4ffb3ec18af689576ad5594 (diff)
downloadhdf5-a1a5d027a2d047f72ab3659100c4187f842c6e0f.zip
hdf5-a1a5d027a2d047f72ab3659100c4187f842c6e0f.tar.gz
hdf5-a1a5d027a2d047f72ab3659100c4187f842c6e0f.tar.bz2
Minor tidying of API tests files (#2878)
* Minor tidying of API tests files * Remove old API test configuration setting
Diffstat (limited to 'test/API/CMakeLists.txt')
-rw-r--r--test/API/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/API/CMakeLists.txt b/test/API/CMakeLists.txt
index c2f95bd..dd2bca2 100644
--- a/test/API/CMakeLists.txt
+++ b/test/API/CMakeLists.txt
@@ -9,6 +9,7 @@
# help@hdfgroup.org.
#
+
cmake_minimum_required (VERSION 3.18)
project (HDF5_TEST_API C)