File: rules

package info (click to toggle)
libsigmf 1.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 692 kB
  • sloc: cpp: 1,236; ansic: 616; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 149 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@ --buildsystem=cmake

override_dh_auto_configure:
	dh_auto_configure -- -DUSE_SYSTEM_JSON=ON -DUSE_SYSTEM_FLATBUFFERS=ON