Interface CppExecutable

All Superinterfaces:
BuildableComponent, ComponentWithCoordinates, ComponentWithDependencies, ComponentWithExecutable, ComponentWithInstallation, ComponentWithNativeRuntime, ComponentWithObjectFiles, ComponentWithOutputs, ComponentWithRuntimeUsage, CppBinary, Named, PublishableComponent, SoftwareComponent

An executable built from C++ source.
Since:
4.2
  • Method Details

    • getDebuggerExecutableFile

      Provider<RegularFile> getDebuggerExecutableFile()
      Returns the executable file to use with a debugger for this executable.
      Since:
      4.5