We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc8a1b commit ebe4267Copy full SHA for ebe4267
fpm.toml
@@ -5,10 +5,5 @@ author = "Milan Curcic"
5
maintainer = "milancurcic@hey.com"
6
copyright = "Copyright 2018-2022, neural-fortran contributors"
7
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
-
13
[dependencies]
14
h5fortran = { git="https://github.com/geospace-code/h5fortran" }
0 commit comments