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
2026-01-01 11:22:21 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf52fbfbc4ba2cdac6784ea8be4c2d3d68cf144e
CMake
/
Modules
/
FortranCInterface
History
Brad King
7591439bb8
FortranCInterface: Add support for LFortran module mangling
2025-07-24 09:56:21 -04:00
..
Verify
LICENSE: Replace references to Copyright.txt with LICENSE.rst
2025-03-03 10:43:35 -05: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
FortranCInterface: Add support for LFortran module mangling
2025-07-24 09:56:21 -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
…