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
4ca9b0086f
CMake
/
Modules
/
Platform
/
AIX-XL-CXX.cmake
3 lines
48 B
CMake
Raw
Normal View
History
Unescape
Escape
Factor AIX and XL compiler flags into common module Factor duplicate flag information from Platform/AIX-XL-*.cmake into Platform/AIX-XL.cmake and load it from the original files.
2011-03-02 19:17:29 +03:00
include
(
Platform/AIX-XL
)
__aix_compiler_xl
(
CXX
)