Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
Module output flag for Intel compilers is not working, thus .mod files are output in the source file directory.
Screenshots
No response
Expected Behaviour
-module outputModDir
to result into .mod files being output into outputModDir
instead of source root.
Version of Modern Fortran
v3.1.0
Version of Visual Studio Code
v1.69.0-insider, fbf1cf3832d43088e27837dbb68d24ab65a098c1
Platform and Architecture
Linux x64 5.4.0-120-generic
Additional Information
No response