From 3abfcb23693310260300905698842ca467a033e5 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 10 Nov 2021 00:59:44 -0500 Subject: d/rules: Pass the option to utilize system gtest. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index e21e67e..9b9450b 100755 --- a/debian/rules +++ b/debian/rules @@ -13,3 +13,6 @@ export BARRIER_VERSION_STAGE=Release %: dh $@ --builddirectory=builddir + +override_dh_auto_configure: + dh_auto_configure --builddirectory=builddir -- -DBARRIER_USE_EXTERNAL_GTEST=ON -- cgit v1.2.3