]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: introduce WITH_JSON
authorJán Tomko <jtomko@redhat.com>
Wed, 4 Sep 2024 14:02:16 +0000 (16:02 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 24 Sep 2024 06:24:00 +0000 (08:24 +0200)
commitdcb7cfd149c7e66bdbfac262ad3008a9a879d9b6
tree7e8ea52fb01e67a1e0fe334e4e8e55b6229088d4
parent8eba36d4b1d0a9742522dbfe935640712ec098a6
build: introduce WITH_JSON

Some tests depend on WITH_YAJL even though the actual library used
does not make a difference. Introduce WITH_JSON for a smoother
transition.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
meson.build
tests/meson.build
tests/virnetdaemontest.c
tests/virstoragetest.c