mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-18 17:40:55 +08:00
Fixed a CMake build issue (CMake still doesn't run the VOL plugin
tests)
This commit is contained in:
parent
544ab1c78a
commit
fafee5b8ae
@ -133,7 +133,7 @@ if (BUILD_SHARED_LIBS)
|
||||
# Define VOL Plugin Test Sources
|
||||
#-----------------------------------------------------------------------------
|
||||
set (VOL_PLUGIN_LIBS
|
||||
echo_vol
|
||||
null_vol_connector
|
||||
)
|
||||
|
||||
foreach (vol_lib ${VOL_PLUGIN_LIBS})
|
||||
|
Loading…
x
Reference in New Issue
Block a user