-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
I can't seem to figure out how to install the Fortran module files that are generated during the build.
Not sure if it matters, but I am building a library that is made up from C, C++ and Fortran code, all of which works fine, the Fortran unit tests compilation also has no problem finding the .mod files.
Any thoughts? Apologies if this has been covered elsewhere already...