]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
Merge pull request #14525 from yuwata/mount-use-format-table
[thirdparty/systemd.git] / meson_options.txt
index 8a1143a7ec4c30843cb39e6d9ccba3cff42e29b2..4d641c3671240fea9f428e595d1fbfb0c97179ff 100644 (file)
@@ -16,6 +16,8 @@ option('link-udev-shared', type : 'boolean',
        description : 'link systemd-udev and its helpers to libsystemd-shared.so')
 option('link-systemctl-shared', type: 'boolean',
        description : 'link systemctl against libsystemd-shared.so')
+option('link-networkd-shared', type: 'boolean',
+       description : 'link systemd-networkd and its helpers to libsystemd-shared.so')
 option('static-libsystemd', type : 'combo',
        choices : ['false', 'true', 'pic', 'no-pic'],
        description : '''install a static library for libsystemd''')