CcLinkingOutputs

Stay organized with collections Save and categorize content based on your preferences.
Helper class containing CC compilation outputs.

Members

executable

File CcLinkingOutputs.executable

File object representing the linked executable. May return None.

LibraryToLink CcLinkingOutputs.library_to_link

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