You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Used the CMake 'target property' `Fortran_MODULE_DIRECTORY` to ensure that the static
and shared libraries may be build at once without stepping on eachothers toes
- The module file generated during each of the builds (static vs shared) will be identical,
so it doesn't matter that one is not installed, etc.
0 commit comments