This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
34c6e995f9
CMake
/
Modules
/
Platform
/
AIX-Clang-CXX.cmake
2 lines
30 B
CMake
Raw
Normal View
History
Unescape
Escape
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:51:37 +03:00
include
(
Platform/AIX-GNU-CXX
)