File: rules

package info (click to toggle)
qtop 2.3.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,976 kB
  • sloc: cpp: 40,477; makefile: 7
file content (13 lines) | stat: -rwxr-xr-x 276 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ 

override_dh_auto_configure:
	        dh_auto_configure -- -DUSE_QT5=1 -DCMAKE_POLICY_VERSION_MINIMUM=3.5

override_dh_installdocs:
	dh_installdocs debian/COPYING-CMAKE-SCRIPTS