Package org.gradle.tooling.model.cpp
Interface CppExecutable
-
- All Superinterfaces:
CppBinary
@Incubating public interface CppExecutable extends CppBinary
A C++ executable binary.- Since:
- 4.10
-
-
Method Summary
-
Methods inherited from interface org.gradle.tooling.model.cpp.CppBinary
getBaseName, getCompilationDetails, getLinkageDetails, getName, getVariantName
-
-