Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.language.cpp
/
CppComponent
/
getBinaries
get
Binaries
API
abstract
fun
getBinaries
(
)
:
BinaryCollection
<
out
CppBinary
>
(
source
)
Returns the binaries for this library.