This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
cc46b702d0
CMake
/
Tests
/
Fortran
/
world_icl.def
3 lines
Modula-2
Raw
Normal View
History
Unescape
Escape
Fix Intel and MinGW Fortran DLL import libraries We add Intel and MinGW Fortran linker options to create the import library portion of a DLL. This allows other binaries to link to a Fortran DLL. We also update the Fortran test to use a .def file to specify exports since there is no __declspec(dllexport) markup syntax in Fortran.
2009-10-26 18:07:27 +03:00
EXPORTS
WORLD