toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.language.cpp
/
CppPlatform
Cpp
Platform
API
interface
CppPlatform
(
source
)
A target platform for building C++ binaries.
Since
4.5
Members
Functions
get
Target
Machine
Link copied to clipboard
API
abstract
fun
getTargetMachine
(
)
:
TargetMachine
Returns the target machine for this platform.