mirror of
https://github.com/systemd/systemd.git
synced 2025-04-01 18:50:16 +03:00
meson: report -Dinstall-tests in summary
This commit is contained in:
parent
80769cb66c
commit
b6261be84d
@ -3474,6 +3474,7 @@ foreach tuple : [
|
||||
['debug siphash'],
|
||||
['valgrind', conf.get('VALGRIND') == 1],
|
||||
['trace logging', conf.get('LOG_TRACE') == 1],
|
||||
['install tests', install_tests],
|
||||
['link-udev-shared', get_option('link-udev-shared')],
|
||||
['link-systemctl-shared', get_option('link-systemctl-shared')],
|
||||
['link-networkd-shared', get_option('link-networkd-shared')],
|
||||
|
Loading…
x
Reference in New Issue
Block a user