mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-25 17:40:27 +08:00
trying to let netcdf4 find hdf5
This commit is contained in:
parent
e31d535bed
commit
d7e7714168
@ -36,6 +36,7 @@ set(ARGS_MANPAGE -DAPI=C)
|
||||
|
||||
if (USE_HDF5)
|
||||
set(ARGS_MANPAGE ${ARGS_MANPAGE} -DNETCDF4=TRUE)
|
||||
target_include_directories(netcdf4 PRIVATE ${HDF5_INCLUDE_DIR})
|
||||
endif(USE_HDF5)
|
||||
|
||||
if (BUILD_DAP)
|
||||
|
Loading…
x
Reference in New Issue
Block a user