summaryrefslogtreecommitdiffstats
path: root/third_party/highway/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/highway/debian/rules')
-rw-r--r--third_party/highway/debian/rules6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/highway/debian/rules b/third_party/highway/debian/rules
new file mode 100644
index 0000000000..969fc120e8
--- /dev/null
+++ b/third_party/highway/debian/rules
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+%:
+ dh $@ --buildsystem=cmake
+
+override_dh_auto_configure:
+ dh_auto_configure -- -DHWY_SYSTEM_GTEST=ON