mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-24 10:24:03 +01:00
Neither core nor web_services use OpenSSL nor LibreSSL. However they need to link them as it's a requirement of httplib. So let's declare this within httplib instead of core and web_services.