mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
The platform information module for GNU on AIX can be reused for Clang on AIX because clang accepts almost all of the same options.
2 lines
28 B
CMake
2 lines
28 B
CMake
include(Platform/AIX-GNU-C)
|