mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r20627] Add dependency of t_pflush2 on t_pflush1
This commit is contained in:
parent
65794c39bf
commit
5ec3c852cb
@ -47,6 +47,8 @@ FOREACH (testp ${H5P_TESTS})
|
||||
ADD_H5P_TEST(${testp})
|
||||
ENDFOREACH (testp ${H5P_TESTS})
|
||||
|
||||
SET_TESTS_PROPERTIES(t_pflush2 PROPERTIES DEPENDS t_pflush1)
|
||||
|
||||
IF (HDF5_TEST_VFD)
|
||||
|
||||
SET (VFD_LIST
|
||||
|
Loading…
Reference in New Issue
Block a user