debian/rules: Add cmake fix to make reprotest happy.

Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>
pull/1/head
Andrew Lee (李健秋) 2 years ago committed by Aaron Rainbolt
parent 698b99d887
commit 2dcc119106

1
debian/rules vendored

@ -14,4 +14,5 @@ override_dh_missing:
override_dh_auto_configure:
dh_auto_configure -- \
-DBUILD_DEV_UTILS=YES \
-DCMAKE_BUILD_RPATH_USE_ORIGIN=ON \
-DCMAKE_BUILD_TYPE=RelWithDebInfo

Loading…
Cancel
Save