]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: do not build tests by default when '-Dtests=false'
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 12 Sep 2018 12:47:56 +0000 (21:47 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 13 Sep 2018 10:07:34 +0000 (12:07 +0200)
commitfd1939fbe73c59aaa911363cfa4f7be748fb1d2a
tree030c923948059e399b8eb8af2139148c4cd64597
parent964bc0ad600f6d9fb90ed82f6a302988e843336d
meson: do not build tests by default when '-Dtests=false'

[zj: it is still possible to build tests explicitly by calling
     ninja -C build test-name. This way we have full flexibility.]
meson.build
src/test/meson.build
test/meson.build