gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.language.assembler.tasks
/
Assemble
/
includes
includes
API
open
fun
includes
(
includeRoots
:
Any
)
(
source
)
Add directories where the compiler should search for header files.
Since
4.4
@get:
PathSensitive
(
value
=
PathSensitivity.RELATIVE
)
@get:
InputFiles
open
val
includes
:
ConfigurableFileCollection
(
source
)