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
8472ef243f
CMake
/
Modules
/
Platform
/
Darwin-VisualAge-CXX.cmake
2 lines
32 B
CMake
Raw
Normal View
History
Unescape
Escape
Split XL compiler information files This moves platform-independent XL compiler flags into separate "Compiler/XL-<lang>.cmake" modules. Platform-specific flags go in "Platform/<os>-XL-<lang>.cmake" modules.
2009-09-30 17:37:35 +04:00
include
(
Platform/Darwin-XL-CXX
)