mirror of
https://github.com/reactos/CMake.git
synced 2025-02-07 12:26:40 +00:00
![Brad King](/assets/img/avatar_default.png)
IBM rebranded its VisualAge compiler to XL starting at version 8.0. We use the compiler id "XL" for newer versions and "VisualAge" for older versions. We now also recognize the "z/OS" compiler, which is distinct from XL.
3 lines
77 B
CMake
3 lines
77 B
CMake
SET(CMAKE_Fortran_VERBOSE_FLAG "-V")
|
|
SET(CMAKE_Fortran_DEFINE_FLAG "-WF,-D")
|