meson: report -Dinstall-tests in summary

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2019-12-16 17:01:17 +01:00
parent 80769cb66c
commit b6261be84d
1 changed files with 1 additions and 0 deletions

View File

@ -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')],