toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.language.cpp
/
CppBinary
/
getCompileTask
get
Compile
Task
API
abstract
fun
getCompileTask
(
)
:
Provider
<
CppCompile
>
(
source
)
Returns the compile task for this binary.
Since
4.5