Interface NativePlatformToolChain
- All Known Subinterfaces:
- GccPlatformToolChain,- SwiftcPlatformToolChain,- VisualCppPlatformToolChain
A platform specific configurable tool chain.
- 
Method SummaryModifier and TypeMethodDescriptionReturns the platform which this tool chain builds for.
- 
Method Details- 
getPlatformNativePlatform getPlatform()Returns the platform which this tool chain builds for.
 
-