toggle menu
gradle
8.11
API
switch theme
search in API
gradle
/
org.gradle.tooling.model.cpp
/
CppLibrary
Cpp
Library
API
interface
CppLibrary
:
CppComponent
(
source
)
A C++ library.
Since
4.10
Members
Functions
get
Base
Name
Link copied to clipboard
API
abstract
fun
getBaseName
(
)
:
String
get
Binaries
Link copied to clipboard
API
abstract
fun
getBinaries
(
)
:
DomainObjectSet
<
out
CppBinary
>
get
Name
Link copied to clipboard
API
abstract
fun
getName
(
)
:
String