@Incubating public interface CppExecutable extends CppBinary, ComponentWithExecutable, ComponentWithInstallation, ComponentWithOutputs, ComponentWithRuntimeUsage
Named.Namer
DEBUGGABLE_ATTRIBUTE, LINKAGE_ATTRIBUTE, OPTIMIZED_ATTRIBUTE
Modifier and Type | Method and Description |
---|---|
Provider<RegularFile> |
getDebuggerExecutableFile()
Returns the executable file to use with a debugger for this executable.
|
getCompileIncludePath, getCompileTask, getCppSource, getLinkLibraries, getRuntimeLibraries, getTargetPlatform
getObjects
getBaseName, getToolChain, isDebuggable, isOptimized
getExecutableFile, getLinkLibraries, getLinkTask
getInstallDirectory, getInstallTask, getRuntimeLibraries
getOutputs
getRuntimeElements
Provider<RegularFile> getDebuggerExecutableFile()