- org.gradle.language.assembler.plugins.AssemblerPlugin
-
- All Implemented Interfaces and Traits:
- Plugin
@Incubating
public class AssemblerPlugin
A plugin for projects wishing to build native binary components from Assembly language sources.
Automatically includes the AssemblerLangPlugin for core Assembler support and the NativeComponentPlugin for native component support.
- Creates a Assemble task for each AssemblerSourceSet to assemble the sources.
-
-
Methods Summary
-
Inherited Methods Summary
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Gradle API 2.2-20140924021627+0000