This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Modules
/
FortranCInterface
History
Brad King
f7cfd5c99f
FortranCInterface: Mangling for Intel on Windows
...
The Intel Fortran compiler for Windows uses upper-case symbol names with no trailing underscore.
2009-10-05 16:30:58 -04:00
..
Verify
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
call_mod.f90
…
call_sub.f
…
CMakeLists.txt
FortranCInterface: Mangling for Intel on Windows
2009-10-05 16:30:58 -04:00
Detect.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
Input.cmake.in
…
Macro.h.in
…
main.F
…
my_module_.c
Cleanup FortranCInterface for PGI and GCC 4.2
2009-08-05 17:07:36 -04:00
my_module.f90
…
my_sub.f
…
mymodule_.c
Cleanup FortranCInterface for PGI and GCC 4.2
2009-08-05 17:07:36 -04:00
mymodule.f90
…
mysub.f
…
Output.cmake.in
…
symbol.c.in
…