File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -436,6 +436,7 @@ Attribute names are case sensitive.
436436 .. cps :attribute :: link_location
437437 :type: string
438438 :context: component configuration
439+ :conditionally-required:
439440
440441 Specifies an alternate location of the component
441442 that should be used when linking against the component.
@@ -450,6 +451,10 @@ Attribute names are case sensitive.
450451 (see `Package Searching `_).
451452 This is recommended, as it allows packages to be relocatable.
452453
454+ This attribute is typically required
455+ for |component |\ s of :string: `"dylib" ` :attribute: `type `
456+ which have separate link-time and run-time artifacts.
457+
453458.. ----------------------------------------------------------------------------
454459 .. cps :attribute :: link_requires
455460 :type: list(string)
You can’t perform that action at this time.
0 commit comments