mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-12 18:10:24 +08:00
Correct an issue when linking when large file tests are enabled.
This commit is contained in:
parent
78bb39ddcc
commit
f5a75607c6
@ -175,7 +175,7 @@ IF(NETCDF_ENABLE_TESTS)
|
||||
if(LARGE_FILE_TESTS)
|
||||
BUILD_BIN_TEST(test_readcaching)
|
||||
BUILD_BIN_TEST(test_writecaching)
|
||||
BUILD_BIN_TEST(test_chunkcases ${TSTCOMMONSRC})
|
||||
build_bin_test_with_util_lib(test_chunkcases test_utils)
|
||||
add_sh_test(nczarr_test run_cachetest)
|
||||
add_sh_test(nczarr_test run_chunkcases)
|
||||
ENDIF()
|
||||
|
Loading…
x
Reference in New Issue
Block a user