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
81af53e3c0
CMake
/
Modules
/
Platform
/
xlf.cmake
2 lines
40 B
CMake
Raw
Normal View
History
Unescape
Escape
ENH: add support for xlf with -WF,-D for -D
2008-01-12 01:37:38 +03:00
set
(
CMAKE_DEFINE_FLAG_Fortran
"-WF,-D"
)