Unverified Commit a1cd5e69 authored by Michael Klemm's avatar Michael Klemm Committed by GitHub
Browse files

[flang] Do not create .f18.mod files for each compiled module (#85249)



The default CMake scripts had a copy operation to copy a compiled `.mod`
file to also be available with suffix `.f18.mod`. This seems no longer
needed. Also updated ModFiles.md to point to `-module-suffix`.

---------

Co-authored-by: default avatarKiran Chandramohan <kiranchandramohan@gmail.com>
parent 053750c3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment