mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-02 04:38:04 +00:00
Help: Warn about generator expressions in install(SBOM) docs
This commit is contained in:
@@ -1275,6 +1275,11 @@ Signatures
|
||||
In any case, any metadata values specified in the ``install`` command will
|
||||
take precedence.
|
||||
|
||||
Note that an SBOM file cannot be generated for targets with generator
|
||||
expressions contained in their :prop_tgt:`LINK_LIBRARIES` or
|
||||
:prop_tgt:`INTERFACE_LINK_LIBRARIES` properties, unless the generator
|
||||
expressions are guarded by :genex:`LINK_ONLY`.
|
||||
|
||||
Examples
|
||||
^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user