includes

open fun includes(includeRoots: Any)(source)

Add directories where the compiler should search for header files.


@get:Internal(value = "The paths for include directories are tracked via the includePaths property, the contents are tracked via discovered inputs")
val includes: ConfigurableFileCollection(source)