This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cmake
Watch
2
Star
0
Fork
0
mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced
2026-09-27 04:09:36 +03:00
Code
Activity
Files
2e88a3efc2b52da02f516fdfc8fe97aea0b14e4c
cmake
/
Modules
/
FortranCInterface
T
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
FortranCInterface: Add support for PGI on Windows
2017-05-06 16:36:33 +02:00
my_module.f90
…
my_sub.f
…
mymodule_.c
…
MYMODULE.c
FortranCInterface: Add support for PGI on Windows
2017-05-06 16:36:33 +02:00
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
…