NativeDependencySet

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.

Models a collection of native type dependencies.

Functions

Link copied to clipboard
Returns the header file directories to use at compile time.
Link copied to clipboard
Returns the files to use at link time.
Link copied to clipboard
Returns the files to use at runtime.