mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 20:29:56 -06:00
Merge topic 'doc-cpack-dpkg-shlibdeps-l'
cf9a71870b Help: Fix CPACK_DEBIAN_PACKAGE_SHLIBDEPS_PRIVATE_DIRS documentation
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !5835
This commit is contained in:
@@ -347,7 +347,7 @@ List of CPack DEB generator specific variables:
|
||||
.. versionadded:: 3.20
|
||||
|
||||
May be set to a list of directories that will be given to ``dpkg-shlibdeps``
|
||||
via its ``-d`` option. These will be searched by ``dpkg-shlibdeps`` in order
|
||||
via its ``-l`` option. These will be searched by ``dpkg-shlibdeps`` in order
|
||||
to find private shared library dependencies.
|
||||
|
||||
* Mandatory : NO
|
||||
|
||||
Reference in New Issue
Block a user