mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-13 17:18:08 +08:00
printing include path
This commit is contained in:
parent
2f04d2030b
commit
2b27beab04
@ -28,6 +28,7 @@ if(STATUS_PARALLEL)
|
||||
target_link_libraries(netcdfhdf5 PUBLIC MPI::MPI_C)
|
||||
endif(STATUS_PARALLEL)
|
||||
|
||||
message(STATUS "HDF5 INCLUDE FOR KYLE: ${HDF5_INCLUDE_DIR}")
|
||||
target_include_directories(netcdfhdf5 INTERFACE ${HDF5_INCLUDE_DIR})
|
||||
|
||||
# Remember to package this file for CMake builds.
|
||||
|
Loading…
x
Reference in New Issue
Block a user