mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-26 22:37:32 +08:00

This moves platform-independent XL compiler flags into separate "Compiler/XL-<lang>.cmake" modules. Platform-specific flags go in "Platform/<os>-XL-<lang>.cmake" modules.
2 lines
27 B
CMake
2 lines
27 B
CMake
include(Platform/AIX-XL-C)
|