Skip to content
Snippets Groups Projects
Commit d586a4ad authored by Deniz Bahadir's avatar Deniz Bahadir Committed by Brad King
Browse files

CPackDeb: dpkg-shlibdeps now supports searching for private shared libs

The new CPack variable `CPACK_DEBIAN_PACKAGE_SHLIBDEPS_PRIVATE_DIRS`
can be set to a list of directories. If `CPACK_DEBIAN_PACKAGE_SHLIBDEPS`
or `CPACK_DEBIAN_<component>_PACKAGE_SHLIBDEPS` are set to `ON` these
directories will be searched by `dpkg-shlibdeps` in order to find
private shared library dependencies of the libraries/executables that
shall be packed.
parent 2740cc45
No related branches found
No related tags found
No related merge requests found
Showing
with 271 additions and 5 deletions
Loading
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