Add new source files to CMake build

This commit is contained in:
Quincey Koziol 2020-06-27 22:14:52 -05:00
parent 71b601d0d3
commit c5258211e7
2 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@ set (examples
h5_extlink
h5_elink_unix2win
h5_shared_mesg
h5_debug_trace
h5_vds
h5_vds-exc
h5_vds-exclim

View File

@ -295,6 +295,7 @@ set (H5_TESTS
swmr
thread_id # special link
vol
timer
)
macro (ADD_H5_EXE file)