diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-04-12 20:58:55 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-04-23 21:47:28 -0400 |
commit | 082ef2adbddecde5432608298a19551319b162c5 (patch) | |
tree | 813b483d59485def4db201ad2250beecc067208a /meson.build | |
parent | aa13df58741de826cf298825f66d6a7036884fc1 (diff) | |
download | systemd-082ef2adbddecde5432608298a19551319b162c5.tar.gz |
meson: rework processing of unit files
Ideally, we would chain the m4 processing, .in substitutions, and file
installation so that the commands don't have to be repeated. Unfortunately
this does not seem currently possible, because custom_target() output cannot
be fed into install_data(), so it's necessary to use the 'install',
'install_dir' arguments to control installation. Nevertheless, rework the
rules to repeat less stuff and unify handling of conditions between the
different file types.
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions