Main Content
target.PairedDirective Class
Namespace: target
Description
Use a target.PairedDirective
object to describe a pair of command-line
flags that you use together. For example, --start-group
and
--end-group
, which enables multi-pass linking of a group of
libraries.
To create a target.PairedDirective
object, use the
setDirective
method of the target.BuildTool
object.
Properties
Examples
Version History
Introduced in R2023a