mirror of
https://github.com/JHUAPL/kaiju.git
synced 2026-01-09 02:37:55 -05:00
Merge branch 'master' into kdev
This commit is contained in:
@@ -112,5 +112,7 @@ if(ENABLE_MPI)
|
||||
endif()
|
||||
# no matching flag for GNU
|
||||
set(CMAKE_Fortran_COMPILER ${MPI_Fortran_COMPILER})
|
||||
# we changed compiler, link HDF5 libraries
|
||||
link_libraries(${HDF5_Fortran_LIBRARIES} ${HDF5_Fortran_HL_LIBRARIES})
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user