CcLinkingOutputs

Report an issue View source Nightly 8.1 · 8.0 · 7.5 · 7.4 · 7.3 · 7.2

Helper class containing CC compilation outputs.

Members

executable

File CcLinkingOutputs.executable

Represents the linked executable. May return None.

LibraryToLink CcLinkingOutputs.library_to_link

LibraryToLink for including these outputs in further linking. May return None.