gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
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.