CMake/Modules/Platform/AIX-Clang-CXX.cmake
Wu Zhao 5cc34162ad AIX: Add support for Clang compiler
The platform information module for GNU on AIX can be reused for Clang
on AIX because clang accepts almost all of the same options.
2016-06-20 09:59:31 -04:00

2 lines
30 B
CMake

include(Platform/AIX-GNU-CXX)