This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2025-12-30 02:10:10 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb82c55f9d5b55339dcae06dbb69052dec6d4878
CMake
/
Modules
/
FortranCInterface
History
Christopher Albert
7e8f76dad2
LFortran: Update flags renamed by version 0.55
...
The `--generate-object-code` flag is now `--separate-compilation`.
Fixes
:
#27225
2025-09-15 20:34:16 -04:00
..
Verify
LFortran: Update flags renamed by version 0.55
2025-09-15 20:34:16 -04:00
call_mod.f90
FortranCInterface: Add support for Cray module mangling
2025-03-13 10:18:02 -05:00
call_sub.f
FortranCInterface: Add support for Cray module mangling
2025-03-13 10:18:02 -05:00
CMakeLists.txt
LFortran: Update flags renamed by version 0.55
2025-09-15 20:34:16 -04:00
Detect.cmake
FortranCInterface: Add support for Cray module mangling
2025-03-13 10:18:02 -05:00
Input.cmake.in
…
Macro.h.in
…
main.F
…
my_module_.c
…
MY_MODULE.c
…
my_module.f90
…
my_sub.f
…
mymodule_.c
…
MYMODULE.c
…
mymodule.f90
…
mysub.f
…
Output.cmake.in
FortranCInterface: Add support for Cray module mangling
2025-03-13 10:18:02 -05:00
symbol.c.in
…