mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
115ecc5750
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.
2 lines
25 B
CMake
2 lines
25 B
CMake
include(Compiler/XL-CXX)
|