gradle
Toggle table of contents
9.7.0-20260526005751+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
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.