File: meson.build

package info (click to toggle)
mpdscribble 0.25-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 968 kB
  • sloc: cpp: 3,803; sh: 164; makefile: 17
file content (5 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (5)
1
2
3
4
5
systemd_unit_conf = configuration_data()
systemd_unit_conf.set('prefix', get_option('prefix'))

subdir('system')
subdir('user')