Package org.gradle.tooling.model.cpp
Interface CppApplication
-
- All Superinterfaces:
CppComponent
public interface CppApplication extends CppComponent
A C++ application.- Since:
- 4.10
-
-
Method Summary
-
Methods inherited from interface org.gradle.tooling.model.cpp.CppComponent
getBaseName, getBinaries, getName
-
-