Interface NativePlatformToolChain
- All Known Subinterfaces:
GccPlatformToolChain, SwiftcPlatformToolChain, VisualCppPlatformToolChain
A platform specific configurable tool chain.
- Since:
- 2.2
-
Method Summary
Modifier and TypeMethodDescriptionReturns the platform which this tool chain builds for.
-
Method Details
-
getPlatform
-