mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-24 16:04:40 +08:00
trying to link to hdf5
This commit is contained in:
parent
e818f93a48
commit
5eaa72cf35
@ -64,6 +64,7 @@ if(USE_HDF5)
|
||||
target_link_libraries(nc4print netcdf ${ALL_TLL_LIBS})
|
||||
target_link_libraries(printfqn netcdf ${ALL_TLL_LIBS})
|
||||
target_link_libraries(nchdf5version netcdf ${ALL_TLL_LIBS})
|
||||
target_include_directories(ncdump PRIVATE ${HDF5_INCLUDE_DIR})
|
||||
endif(USE_HDF5)
|
||||
|
||||
if(ENABLE_DAP)
|
||||
|
Loading…
Reference in New Issue
Block a user