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

getCompileTask

abstract fun getCompileTask(): Provider<CppCompile>

Returns the compile task for this binary.

Since
4.5