rules 108 B

1234567
  1. #!/usr/bin/make -f
  2. %:
  3. dh $@
  4. override_dh_auto_configure:
  5. dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release