blob: aaeb04f6f84754c9bf5c1c5d87ceb3158e84b8de (
plain)
1
2
3
4
5
6
7
|
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.
|