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
30 B
CMake
2 lines
30 B
CMake
include(Platform/Darwin-XL-C)
|