]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: build standalone version of systemd-tmpfiles 16061/head
authorFilipe Brandenburger <filbranden@gmail.com>
Wed, 3 Jun 2020 21:49:53 +0000 (14:49 -0700)
committerFilipe Brandenburger <filbranden@gmail.com>
Wed, 10 Jun 2020 17:54:29 +0000 (10:54 -0700)
commitdb64ba81c62afa0e0d3e95c4a3e1ec3dd9a471a4
tree266c184c2e8cf2cc059ebab607d6e2d11492be2e
parent8ef8f3d5a7674e95d58a92a3dde6199b5d73e2c6
meson: build standalone version of systemd-tmpfiles

Use -Dstandalone-binaries=yes to enable building and installing this standalone
version of the binary without a dependency on the systemd-shared solib.

Also move the list of sources for systemd-tmpfiles to its own meson.build file.
meson.build
src/tmpfiles/meson.build [new file with mode: 0644]