Package org.gradle.nativeplatform.toolchain.plugins
Built-in tool chain support.
-
Class Summary Class Description ClangCompilerPlugin GccCompilerPlugin APlugin
which makes the GNU GCC/G++ compiler available for compiling C/C++ code.MicrosoftVisualCppCompilerPlugin APlugin
which makes the Microsoft Visual C++ compiler available to compile C/C++ code.SwiftCompilerPlugin