mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-03-06 10:17:44 +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.