Merge topic 'aix-clang'
5cc34162 AIX: Add support for Clang compiler
This commit is contained in:
commit
736ffc627c
4
Help/release/dev/aix-clang.rst
Normal file
4
Help/release/dev/aix-clang.rst
Normal file
@ -0,0 +1,4 @@
|
||||
aix-clang
|
||||
---------
|
||||
|
||||
* The Clang compiler is now supported on AIX.
|
1
Modules/Platform/AIX-Clang-C.cmake
Normal file
1
Modules/Platform/AIX-Clang-C.cmake
Normal file
@ -0,0 +1 @@
|
||||
include(Platform/AIX-GNU-C)
|
1
Modules/Platform/AIX-Clang-CXX.cmake
Normal file
1
Modules/Platform/AIX-Clang-CXX.cmake
Normal file
@ -0,0 +1 @@
|
||||
include(Platform/AIX-GNU-CXX)
|
Loading…
x
Reference in New Issue
Block a user