summaryrefslogtreecommitdiffstats
path: root/third_party/highway/debian/rules
blob: 969fc120e87dbc8308a21fe729fd7673bc8c5d21 (plain)
1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@ --buildsystem=cmake

override_dh_auto_configure:
	dh_auto_configure -- -DHWY_SYSTEM_GTEST=ON