Add an option to build against libsoup3
Review Request #1210 — Created Dec. 31, 2021 and submitted — Latest diff uploaded
Add an option to build against libsoup3
Ran meson with the option disabled (default) and made sure it made it through configuration.
Ran meson with the option enabled and verified it failed to find libsoup3 on a machine that doesn't have it installed.