feat: init shared library support.
- [x] Added shared-library field in fpm.toml which tells fpm whether to generate the shared library or not.
- [x] Added the logic to generate shared library.
Thanks for the review @awvwgk I have updated this pull request with the required changes.
Hi, I remeber making a comment here but it seems it got deleted. I wanted to ask if there are any plans on continuing this PR? If it can be of any help, I had commented here https://github.com/fortran-lang/fpm/discussions/655#discussioncomment-7142584 some flags with gfortran/ifort for windows and linux. From here, I would propose that the run command that was proposed uses parametrized character arguments instead of hard-coded ones such that the different OS/compiler combos can be handled.
Hi, I wanted to check on the status of this PR. Is there a way in which I could help move this forward?
@jalvesz thanks for the reminder, it would be great if you could help this PR move forward.
Thank you for this PR @arteevraina. I will close this one as it has been superseded by #1138.