@Incubating public interface CppExecutable extends CppBinary
Named.Namer
DEBUGGABLE_ATTRIBUTE
Modifier and Type | Method and Description |
---|---|
Provider<RegularFile> |
getExecutableFile()
Returns the executable file for this binary.
|
Provider<Directory> |
getInstallDirectory()
Returns the installation directory for this binary.
|
getBaseName, getCompileIncludePath, getCppSource, getLinkLibraries, getObjects, getRuntimeLibraries, isDebuggable
Provider<RegularFile> getExecutableFile()