File: rules

package info (click to toggle)
nlkt 0.3.2.6-2.3
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 424 kB
  • sloc: cpp: 3,001; makefile: 4; sh: 1
file content (9 lines) | stat: -rwxr-xr-x 150 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- "-DLOCAL=off" -DCMAKE_POLICY_VERSION_MINIMUM=3.5