mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-16 13:04:24 +00:00
added configure options for building tests
This commit is contained in:
parent
7d42bce013
commit
b06de9b00d
3
debian/rules
vendored
3
debian/rules
vendored
@ -11,3 +11,6 @@
|
||||
|
||||
%:
|
||||
dh $@ --dbg-package=libgit2-dbg
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- -DBUILD_CLAR:BOOL=ON -DBUILD_TESTS:BOOL=ON
|
||||
|
Loading…
Reference in New Issue
Block a user