Class AssemblerPlugin
java.lang.Object
org.gradle.language.assembler.plugins.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 eachAssemblerSourceSet
to assemble the sources.
-
Constructor Summary
-
Method Summary