mirror of
https://github.com/reactos/CMake.git
synced 2024-12-05 10:16:50 +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
29 B
CMake
2 lines
29 B
CMake
include(Platform/AIX-XL-CXX)
|