summaryrefslogtreecommitdiffstats
path: root/systemd/meson.build
blob: e2997410e90761302e57eaa5d6040e3adcb8fde7 (plain)
1
2
3
4
5
systemd_dep = dependency('systemd')

systemd_system_unit_dir = systemd_dep.get_pkgconfig_variable('systemdsystemunitdir')

install_data('agl-vss-proxy.service', install_dir : systemd_system_unit_dir)