mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
attempting to get cmake build working with new nc_perf directory
This commit is contained in:
parent
9d546bfdab
commit
5c06d40006
@ -1766,7 +1766,9 @@ IF(ENABLE_TESTS)
|
||||
IF(USE_NETCDF4)
|
||||
INCLUDE_DIRECTORIES(h5_test)
|
||||
ADD_SUBDIRECTORY(nc_test4)
|
||||
ADD_SUBDIRECTORY(nc_perf)
|
||||
IF(BUILD_BENCHMARKS)
|
||||
ADD_SUBDIRECTORY(nc_perf)
|
||||
ENDIF()
|
||||
ADD_SUBDIRECTORY(h5_test)
|
||||
ENDIF()
|
||||
IF(ENABLE_DAP2)
|
||||
|
Loading…
Reference in New Issue
Block a user