Interface ToolChainRegistry<P extends Platform,​T extends ToolChain>

    • Method Detail

      • getForPlatform

        T getForPlatform​(P targetPlatform)
        Returns the best tool chain to build for the target platform.