Package org.gradle.api.experimental.cpp
Interface CppLibraryBuildModel
- All Superinterfaces:
org.gradle.features.binding.BuildModel
- All Known Implementing Classes:
DefaultCppLibraryBuildModel
public interface CppLibraryBuildModel
extends org.gradle.features.binding.BuildModel
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.features.binding.BuildModel
org.gradle.features.binding.BuildModel.None -
Method Summary
-
Method Details
-
getCppLibrary
org.gradle.language.cpp.CppLibrary getCppLibrary()
-