File: rules

package info (click to toggle)
openvr 1.23.7~ds1-2
  • links: PTS, VCS
  • area: contrib
  • in suites: bookworm
  • size: 9,980 kB
  • sloc: cpp: 14,644; cs: 7,754; ansic: 2,920; python: 1,692; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 212 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

include /usr/share/dpkg/default.mk

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -DBUILD_SHARED=True -DUSE_SYSTEM_JSONCPP=True

override_dh_missing:
	dh_missing --list-missing