Main Content
target.BuildDependencies Class
Namespace: target
Describe C and C++ build dependencies to associate with target hardware
Since R2020b
Description
Use the target.BuildDependencies
object to:
Describe C and C++ build dependencies, for example, source files and include paths.
Associate the dependencies with your target hardware.
For example, you can use a target.BuildDependencies
object
to describe the build dependencies for a target.APIImplementation
object.
Properties
Examples
Version History
Introduced in R2020b