mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
Test should be off by default
This commit is contained in:
parent
c3f63b6ffe
commit
ddabcda2c2
@ -949,7 +949,7 @@ IF(ENABLE_LARGE_FILE_TESTS)
|
||||
SET(LARGE_FILE_TESTS ON)
|
||||
ENDIF()
|
||||
|
||||
OPTION(ENABLE_METADATA_PERF_TESTS "Enable test of metadata performance." ON)
|
||||
OPTION(ENABLE_METADATA_PERF_TESTS "Enable test of metadata performance." OFF)
|
||||
IF(ENABLE_METADATA_PERF_TESTS)
|
||||
SET(ENABLE_METADATA_PERF ON)
|
||||
ENDIF()
|
||||
|
Loading…
Reference in New Issue
Block a user