The main file is in ‘app’ directory and source for ‘library’ is in src directory. I have modified the ‘fpm.toml’ directory based on documentation found in internet. I am expecting library to be created from SRC dir and get and executable, but am not able to get it. Following is the toml file I am using.
We have a couple of tutorials on the various features available with fpm at Tutorials — Fortran Package Manager, which might provide a good starting point. If you find anything missing there or insufficiently explained, please let us know.
Hi @awvwgk@gnikit,
I am able to make the library using the tutorial provided. it creats a libxyz.a file. Let me check whether I can use it in python
Regards
Apurva