Interface CppExecutable
- All Superinterfaces:
CppBinary, Named, SoftwareComponent
An executable built from C++ source.
- Since:
- 4.2
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Field Summary
Fields inherited from interface CppBinary
DEBUGGABLE_ATTRIBUTE -
Method Summary
Modifier and TypeMethodDescriptionReturns the executable file for this binary.Returns the installation directory for this binary.Methods inherited from interface CppBinary
getBaseName, getCompileIncludePath, getCppSource, getLinkLibraries, getObjects, getRuntimeLibraries, isDebuggable
-
Method Details
-
getExecutableFile
-
getInstallDirectory
-