api / org.gradle.language.cpp / CppBinary / getCompileIncludePath

getCompileIncludePath

abstract fun getCompileIncludePath(): FileCollection

Returns the header directories to use to compile this binary. Includes the header directories of this binary plus those of its dependencies.