mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
Factor duplicate flag information from Platform/AIX-XL-*.cmake into Platform/AIX-XL.cmake and load it from the original files.
3 lines
48 B
CMake
3 lines
48 B
CMake
include(Platform/AIX-XL)
|
|
__aix_compiler_xl(CXX)
|