summaryrefslogtreecommitdiffstats
path: root/test/API/CMakeLists.txt
diff options
context:
space:
mode:
authorjhendersonHDF <jhenderson@hdfgroup.org>2023-05-03 16:46:31 (GMT)
committerJordan Henderson <jhenderson@hdfgroup.org>2023-05-03 18:26:57 (GMT)
commitcc1157b7a3c739c03ff1d300f0efe5552ed3f23a (patch)
tree1dc8fb3b312b4ddfdda4fe3778193aa651e7eeb6 /test/API/CMakeLists.txt
parent7df92eee39e904bb38e74ce5f7971ebc4886472b (diff)
downloadhdf5-cc1157b7a3c739c03ff1d300f0efe5552ed3f23a.zip
hdf5-cc1157b7a3c739c03ff1d300f0efe5552ed3f23a.tar.gz
hdf5-cc1157b7a3c739c03ff1d300f0efe5552ed3f23a.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)