mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-01 22:25:26 +02:00
versioning: add build version to debian packaging
GitLab: #2045 Change-Id: If0f8e2fef4ed38ae9cd4238bb725158526d24658
This commit is contained in:
parent
b5a979e6b1
commit
e76bcbd555
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ override_dh_auto_build:
|
|||
mkdir build && \
|
||||
cd build && \
|
||||
cmake \
|
||||
-DBUILD_VERSION=$(BUILD_VERSION) \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DLIBJAMI_BUILD_DIR=$(CURDIR)/daemon/src \
|
||||
-DENABLE_LIBWRAP=true \
|
||||
|
|
Loading…
Add table
Reference in a new issue