Package org.gradle.nativeplatform.toolchain.plugins
@Incubating
package org.gradle.nativeplatform.toolchain.plugins
Built-in tool chain support.
-
ClassDescriptionA
Plugin
which makes the GNU GCC/G++ compiler available for compiling C/C++ code.APlugin
which makes the Microsoft Visual C++ compiler available to compile C/C++ code.