mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
[svn-r27747] Correct name of target
This commit is contained in:
parent
27f9e67d1e
commit
8e3464d2d0
@ -731,7 +731,7 @@ if (BUILD_SHARED_LIBS)
|
||||
ENVIRONMENT "srcdir=${HDF5_TEST_BINARY_DIR}/H5TEST-shared;HDF5TestExpress=${HDF_TEST_EXPRESS}"
|
||||
WORKING_DIRECTORY ${HDF5_TEST_BINARY_DIR}/H5TEST-shared
|
||||
)
|
||||
set_tests_properties (H5TEST-cache PROPERTIES TIMEOUT 2400)
|
||||
set_tests_properties (H5TEST-shared-cache PROPERTIES TIMEOUT 2400)
|
||||
endif (NOT CYGWIN)
|
||||
|
||||
#-- Adding test for cache_api
|
||||
|
Loading…
Reference in New Issue
Block a user