Skip to content
Snippets Groups Projects
Commit 6aeaaa53 authored by Louis Maillard's avatar Louis Maillard
Browse files

packaging: add dynamic lib.so to the package

Related to https://review.jami.net/c/dhtnet/+/28665

Change-Id: Ic06f0c78744f57764fc66ae0161ac62cd05c84fe
parent 88a3c8cd
Branches
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
override_dh_auto_configure:
dh_auto_configure -- \
-DCMAKE_LIBRARY_ARCHITECTURE="$(DEB_TARGET_MULTIARCH)" \
-DBUILD_TESTING=OFF
-DBUILD_BENCHMARKS=OFF
-DBUILD_TESTING=OFF \
-DBUILD_BENCHMARKS=OFF \
-DBUILD_SHARED_LIBS=ON \
-DDNC_SYSTEMD=ON
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment