File: meson.build

package info (click to toggle)
gst-plugins-base1.0 1.28.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,992 kB
  • sloc: ansic: 401,400; cpp: 3,961; objc: 2,657; python: 290; sh: 66; makefile: 51
file content (4 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (17)
1
2
3
4
# dist scripts
if not meson.is_subproject()
  meson.add_dist_script('dist-translations.py', meson.project_version())
endif