CMake/Modules/FortranCInterface
Michel Zou d7a65a2f2c FortranCInterface: Fix cross-compiling Linux to MinGW (#14358)
After building the test binary tell find_program to search for it with
the ${CMAKE_EXECUTABLE_SUFFIX} so that the .exe can be found.  Since
find_program is normally used to locate host tools while cross-compiling
it needs this hint to find the target binary.

Suggested-by: Denis Barbier <bouzim@gmail.com>
2013-08-14 19:31:31 -04:00
..
Verify
CMakeLists.txt
Detect.cmake FortranCInterface: Fix cross-compiling Linux to MinGW (#14358) 2013-08-14 19:31:31 -04:00
Input.cmake.in
Macro.h.in
Output.cmake.in
call_mod.f90
call_sub.f
main.F
my_module.f90
my_module_.c
my_sub.f
mymodule.f90 Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
mymodule_.c
mysub.f
symbol.c.in Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00