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-02-14 02:59:53 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ee256d8eb3338042d4ff51e5c355b247b0e4dfe
CMake
/
Modules
/
FortranCInterface
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
Rewrite FortranCInterface module
2009-08-05 13:40:29 -04:00
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
Rewrite FortranCInterface module
2009-08-05 13:40:29 -04:00
Macro.h.in
…
main.F
…
my_module_.c
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
MY_MODULE.c
…
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
…