mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-25 22:24:15 +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
29 B
CMake
2 lines
29 B
CMake
include(Platform/AIX-XL-CXX)
|