Send feedback
CcInfo
Stay organized with collections
Save and categorize content based on your preferences.
Report an issueopen_in_new
View sourceopen_in_new
Nightly
·
7.3
·
7.2
·
7.1
·
7.0
·
6.5
A provider for compilation and linking of C++. This is also a marking provider telling C++ rules that they can depend on the rule with this provider. If it is not intended for the rule to be depended on by C++, the rule should wrap the CcInfo in some other provider.
Members
CcInfo
CcInfo CcInfo(compilation_context=None, linking_context=None, debug_context=None)
The
CcInfo
constructor.
Parameters
Parameter
Description
compilation_context
CompilationContext ; or None
;
default is None
The CompilationContext
.
linking_context
LinkingContext ; or None
;
default is None
The LinkingContext
.
debug_context
DebugContext; or None
;
default is None
The DebugContext
.
compilation_context
CompilationContext CcInfo.compilation_context
Returns the
CompilationContext
linking_context
LinkingContext CcInfo.linking_context
Returns the
LinkingContext
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-13 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?
{"lastModified": "Last updated 2024-08-13 UTC."}