Skip to content

functional-fortran as an fpm package #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dnaviap opened this issue Oct 4, 2020 · 1 comment · Fixed by #18
Closed

functional-fortran as an fpm package #17

dnaviap opened this issue Oct 4, 2020 · 1 comment · Fixed by #18

Comments

@dnaviap
Copy link

dnaviap commented Oct 4, 2020

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
Copy link
Contributor

awvwgk commented Oct 5, 2020

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants