mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-24 16:04:40 +08:00
Turn benchmarks off by default. They require netcdf4, additional logic is required in order to have them on by default.
This commit is contained in:
parent
efa0c8df45
commit
49c71a53b4
@ -1417,8 +1417,8 @@ IF(ENABLE_TESTS)
|
||||
# Option to turn on performance testing.
|
||||
# See https://github.com/Unidata/netcdf-c/issues/2627 for more information.
|
||||
###
|
||||
OPTION(ENABLE_BENCHMARKS "Run benchmark Tests." ON)
|
||||
|
||||
OPTION(ENABLE_BENCHMARKS "Run benchmark Tests." OFF)
|
||||
|
||||
|
||||
###
|
||||
# End known-failures.
|
||||
|
Loading…
Reference in New Issue
Block a user