mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
8 lines
275 B
ReStructuredText
8 lines
275 B
ReStructuredText
namelink-component
|
|
------------------
|
|
|
|
* The :command:`install` command learned an optional ``NAMELINK_COMPONENT``
|
|
parameter, which allows you to change the component for a shared library's
|
|
namelink. If none is specified, the value of ``COMPONENT`` is used by
|
|
default.
|