Skip to content

Commit ebe4267

Browse files
committed
HDF5 build and link rules are now pulled from h5fortran's manifest
1 parent fcc8a1b commit ebe4267

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

fpm.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,5 @@ author = "Milan Curcic"
55
maintainer = "milancurcic@hey.com"
66
copyright = "Copyright 2018-2022, neural-fortran contributors"
77

8-
// The following HDF5 stuff could move to h5fortran's fpm.toml
9-
[build]
10-
external-modules = ["hdf5", "h5lt"]
11-
link = ["hdf5", "hdf5_hl", "hdf5_fortran", "hdf5hl_fortran"]
12-
138
[dependencies]
149
h5fortran = { git="https://github.com/geospace-code/h5fortran" }

0 commit comments

Comments
 (0)