getSystemIncludes

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

Returns the system include directories to be used for compilation.

Since

4.8