File: meson.build

package info (click to toggle)
gst-plugins-bad1.0 1.26.10-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 69,996 kB
  • sloc: ansic: 722,568; cpp: 278,154; objc: 3,556; xml: 3,351; sh: 1,095; python: 508; makefile: 175; java: 75
file content (4 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (21)
1
2
3
4
# dist scripts
if not meson.is_subproject()
  meson.add_dist_script('dist-translations.py', meson.project_version())
endif