File: rules

package info (click to toggle)
metis 5.1.0.dfsg-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,412 kB
  • sloc: ansic: 29,849; makefile: 133; sh: 123
file content (8 lines) | stat: -rwxr-xr-x 158 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=cmake

override_dh_auto_configure:
	dh_auto_configure --buildsystem=cmake -- -DCMAKE_POLICY_VERSION_MINIMUM=3.10