summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2020-02-03 18:59:52 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:31:54 (GMT)
commit5178dd70ec699eb855ddedb81fc144f48c612520 (patch)
treef75914bb6ee6bedf6f79fded2ffc590d37acaabe /test/CMakeLists.txt
parent06dfd6025d0798d53f74f40763a9d8effdf3c7de (diff)
downloadhdf5-5178dd70ec699eb855ddedb81fc144f48c612520.zip
hdf5-5178dd70ec699eb855ddedb81fc144f48c612520.tar.gz
hdf5-5178dd70ec699eb855ddedb81fc144f48c612520.tar.bz2
Add thread_id.c to the MANIFEST and the CMakeLists.txt per Allen's
request.
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 4766680..3c13262 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -290,6 +290,7 @@ set (H5_TESTS
cache_logging
cork
swmr
+ thread_id
vol
)