mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 03:59:58 +00:00
6d434ee6cc
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)
|