mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-16 10:44:21 +00:00
BUILD_TESTS isn't used in this project
This commit is contained in:
parent
a53253013d
commit
1371f7ad4a
2
debian/rules
vendored
2
debian/rules
vendored
@ -13,7 +13,7 @@
|
||||
dh $@ --dbg-package=libgit2-dbg
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- -DBUILD_CLAR:BOOL=ON -DBUILD_TESTS:BOOL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
dh_auto_configure -- -DBUILD_CLAR:BOOL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
|
||||
override_dh_makeshlibs:
|
||||
dh_makeshlibs -V 'libgit2-0 (>= 0.16.0)'
|
||||
|
Loading…
Reference in New Issue
Block a user