mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
5cc34162ad
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
30 B
CMake
2 lines
30 B
CMake
include(Platform/AIX-GNU-CXX)
|