Interface NativeDependencySet
Deprecated.
Models a collection of native type dependencies.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns the header file directories to use at compile time.Deprecated.Returns the files to use at link time.Deprecated.Returns the files to use at runtime.
-
Method Details
-
getIncludeRoots
FileCollection getIncludeRoots()Deprecated.Returns the header file directories to use at compile time. -
getLinkFiles
-
getRuntimeFiles
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.