summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@koziol.gov>2020-06-28 03:14:52 (GMT)
committerQuincey Koziol <koziol@koziol.gov>2020-06-28 03:14:52 (GMT)
commitc5258211e7ad24671ccd12889d3cbae3e2e5fe67 (patch)
tree0664610fe07e07c720418820618aeba2f5087b36 /test/CMakeLists.txt
parent71b601d0d3610d508a5dfa0d3a3ff54b71f5090a (diff)
downloadhdf5-c5258211e7ad24671ccd12889d3cbae3e2e5fe67.zip
hdf5-c5258211e7ad24671ccd12889d3cbae3e2e5fe67.tar.gz
hdf5-c5258211e7ad24671ccd12889d3cbae3e2e5fe67.tar.bz2
Add new source files to CMake build
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 e3bfeb3..009a071 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -295,6 +295,7 @@ set (H5_TESTS
swmr
thread_id # special link
vol
+ timer
)
macro (ADD_H5_EXE file)