ComponentWithNativeRuntime
, Named
, SoftwareComponent
CppBinary
, CppExecutable
, CppSharedLibrary
, CppStaticLibrary
, CppTestExecutable
, SwiftBinary
, SwiftExecutable
, SwiftSharedLibrary
, SwiftStaticLibrary
, SwiftXCTestBinary
, SwiftXCTestBundle
, SwiftXCTestExecutable
@Incubating public interface ComponentWithObjectFiles extends ComponentWithNativeRuntime
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
FileCollection |
getObjects() |
Returns the object files created for this component.
|
getBaseName, getTargetMachine, getToolChain, isDebuggable, isOptimized
FileCollection getObjects()