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-26 04:09:35 +03:00
Code
Activity
Files
95eb8cbcfc0fc5ca4c784efa126b3aa3dafacefd
cmake
/
Modules
/
FortranCInterface
T
History
Brad King
58af150a74
FortranCInterface: Fix mangling detection for x86_64 on arm64 macOS
...
Fixes
:
#23218
2022-02-11 11:56:58 -05:00
..
Verify
…
call_mod.f90
…
call_sub.f
…
CMakeLists.txt
FortranCInterface: Fix compatibility with GCC gfortran 12 LTO
2022-01-19 20:47:38 +01:00
Detect.cmake
FortranCInterface: Fix mangling detection for x86_64 on arm64 macOS
2022-02-11 11:56:58 -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
…
symbol.c.in
…