mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-24 17:51:25 +08:00
HDFFV-10760 Skipping external_env.c and vds_env.c for CMake to do VOL check and VFD check. Temporarily skipping external_env.c and vds_env.c for VFD check and VOL check in CMake following the example of links_env. Leave them for future work.
This commit is contained in:
parent
4fbe80acc2
commit
2c9025dcb9
@ -99,6 +99,8 @@ endif ()
|
||||
tcheck_version
|
||||
testmeta
|
||||
links_env
|
||||
external_env
|
||||
vds_env
|
||||
)
|
||||
if (NOT CYGWIN)
|
||||
list (REMOVE_ITEM H5_VOL_SKIP_TESTS big cache)
|
||||
|
@ -102,6 +102,8 @@ endif ()
|
||||
tcheck_version
|
||||
testmeta
|
||||
links_env
|
||||
external_env
|
||||
vds_env
|
||||
)
|
||||
if (NOT CYGWIN)
|
||||
list (REMOVE_ITEM H5_VFD_SKIP_TESTS big cache)
|
||||
|
Loading…
x
Reference in New Issue
Block a user