Add another alias for include dirs
This commit is contained in:
parent
d0533f3235
commit
b24177484e
1
external/external_build.cmake
vendored
1
external/external_build.cmake
vendored
@ -128,6 +128,7 @@ else (INTERNAL_HDF5)
|
||||
endif()
|
||||
endforeach()
|
||||
cmessage(STATUS "HDF5 libpath: ${HDF5_BIN_DIR}")
|
||||
SET(HDF5_INCLUDE_DIR ${HDF5_INCLUDE_DIRS})
|
||||
else()
|
||||
cmessage(STATUS "Found HDF5 cmake config.")
|
||||
cmessage(STATUS "HDF5_C_STATIC_LIBRARY : ${HDF5_C_STATIC_LIBRARY}")
|
||||
|
Loading…
Reference in New Issue
Block a user