Skip to content
Snippets Groups Projects
Commit b2b73ff7 authored by Brad King's avatar Brad King Committed by Kitware Robot
Browse files

Merge topic 'doc-cpack-dpkg-shlibdeps-l' into release-3.20


cf9a7187 Help: Fix CPACK_DEBIAN_PACKAGE_SHLIBDEPS_PRIVATE_DIRS documentation

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Merge-request: !5835
parents 48410610 cf9a7187
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment