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
/
Platform
/
Linux-VisualAge-Fortran.cmake
4 lines
111 B
CMake
Raw
Normal View
History
Unescape
Escape
ENH: add support for visual age fortran on linux
2008-01-10 10:50:46 -05:00
SET
(
CMAKE_SHARED_LIBRARY_C_FLAGS
""
)
SET
(
CMAKE_SHARED_LIBRARY_LINK_C_FLAGS
""
)
ENH: add support for xlf with -WF,-D for -D
2008-01-11 17:38:41 -05:00
include
(
Platform/xlf
)
Reference in New Issue
Copy Permalink