SharedLibraryBinary
Contents
API Documentation: SharedLibraryBinary
A shared library built from 1 or more native language.
Properties
Property | Description |
---|---|
Whether or not this binary can be built in the current environment. |
|
Returns a view of all the compile tasks that participate to compiling all the object files for this binary. |
|
Returns a provider for the task that links the object files into this binary. |
Methods
No methods.
Property Details
TaskProvider<Jar> jarTask (read-only)
The Jar task for this binary.