mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-10 14:41:57 -08:00
fedf750e1b
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.