mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-24 16:04:40 +08:00
linking hdf5 to hdf5
This commit is contained in:
parent
d7e7714168
commit
46105aa7dc
@ -23,5 +23,7 @@ if(STATUS_PARALLEL)
|
||||
target_link_libraries(netcdfhdf5 PUBLIC MPI::MPI_C)
|
||||
endif(STATUS_PARALLEL)
|
||||
|
||||
target_include_directories(netcdfhdf5 PRIVATE ${HDF5_INCLUDE_DIR})
|
||||
|
||||
# Remember to package this file for CMake builds.
|
||||
add_extra_dist(${libnchdf5_SOURCES} CMakeLists.txt)
|
||||
|
Loading…
Reference in New Issue
Block a user