functional-fortran as an fpm package
dnaviap opened this issue · 1 comments
dnaviap commented
Hello Milan, a lot of thanks for all your contributions. I think it must be very useful to have the functional-fortran as an fpm package.
awvwgk commented
For fpm support the following fpm.toml should be sufficient (w/o tests):
name = "functional-fortran"
version = "0.5.0"
license = "BSD-3-Clause"
[library]
source-dir = "src/lib"