JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.language.cpp
CppPlatform
Contents
Description
Method Summary
Method Details
getTargetMachine()
Hide sidebar
Show sidebar
Interface CppPlatform
public interface
CppPlatform
A target platform for building C++ binaries.
Since:
4.5
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TargetMachine
getTargetMachine
()
Returns the target machine for this platform.
Method Details
getTargetMachine
TargetMachine
getTargetMachine
()
Returns the target machine for this platform.
Since:
5.2