Table of Contents
API Documentation: | HeaderExportingSourceSet |
---|
Note: This class is incubating and may change in a future version of Gradle.
A source set that exposes headers
Property | Description |
exportedHeaders | Incubating The headers as a directory set. |
source | Incubating The source files. |
SourceDirectorySet
exportedHeaders
(read-only)
Note: This property is incubating and may change in a future version of Gradle.
The headers as a directory set.
SourceDirectorySet
source
(read-only)
Note: This property is incubating and may change in a future version of Gradle.
The source files.