6 Sep
                
                    2024
                
            
            
                6 Sep
                
                '24
                
            
            
            
        
    
                8:29 a.m.
            
        On Thu, Sep 05, 2024 at 15:49:30 +0200, Ján Tomko wrote:
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> --- meson.build | 1 + tests/meson.build | 6 +++--- tests/virnetdaemontest.c | 2 +- tests/virstoragetest.c | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>