[libshumate/wip/mlundblad/soup3-default] meson: Build with libsoup3 by default




commit 2afe7ca50f686342e3e380fac203d83c7a6ed812
Author: Marcus Lundblad <ml dfupdate se>
Date:   Thu Aug 25 22:32:29 2022 +0200

    meson: Build with libsoup3 by default

 meson_options.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index f02e083..2a4f796 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -18,5 +18,5 @@ option('vector_renderer',
        description: 'Build the experimental vector tile renderer')
 
 option('libsoup3',
-       type: 'boolean', value: false,
+       type: 'boolean', value: true,
        description: 'Use libsoup 3.0')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]