Interface DependentSourceSet

All Superinterfaces:
Buildable, BuildableComponentSpec, ComponentSpec, LanguageSourceSet, ModelElement, Named

@Incubating @Deprecated public interface DependentSourceSet extends LanguageSourceSet
Deprecated.
The Gradle software model is deprecated and will be removed in Gradle 10. Use the new component model (e.g. cpp-application, cpp-library, swift-application, swift-library, xctest) instead.
A source set that can have dependencies on other Libraries.