A library component that is not built by gradle.
Type | Name and description |
---|---|
DomainObjectSet<NativeBinary> |
getBinaries() The binaries that are built for this component. |
SourceDirectorySet |
getHeaders() The headers exported by this library. |
The binaries that are built for this component. You can use this to configure the binaries for this component.
The headers exported by this library. These headers will be added to all binaries for this library.