summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2019-11-20 22:56:00 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2019-11-20 22:56:00 (GMT)
commit456171651ae2abc58c8b5fb9a26bbf7476ed45bd (patch)
treeff17b8f9eb5ef686914c6d21d01e6fd9ca7dadf1 /test/CMakeLists.txt
parentadb0c7bde53f5632d61ab48024144972a5bcb33f (diff)
downloadhdf5-456171651ae2abc58c8b5fb9a26bbf7476ed45bd.zip
hdf5-456171651ae2abc58c8b5fb9a26bbf7476ed45bd.tar.gz
hdf5-456171651ae2abc58c8b5fb9a26bbf7476ed45bd.tar.bz2
Add new source files to CMakeLists.txt.
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index c7a945e..d3f8ed8 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -16,9 +16,11 @@ set (TEST_LIB_SOURCES
${HDF5_TEST_SOURCE_DIR}/cache_common.c
${HDF5_TEST_SOURCE_DIR}/external_common.c
${HDF5_TEST_SOURCE_DIR}/swmr_common.c
+ ${HDF5_TEST_SOURCE_DIR}/vds_swmr_common.c
)
set (TEST_LIB_HEADERS
+ ${HDF5_TEST_SOURCE_DIR}/H5srcdir.h
${HDF5_TEST_SOURCE_DIR}/h5test.h
${HDF5_TEST_SOURCE_DIR}/cache_common.h
${HDF5_TEST_SOURCE_DIR}/external_common.h