mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-01 22:32:25 -07:00
externals: Update cpp-httplib to latest
This commit is contained in:
@@ -241,7 +241,7 @@ endif()
|
||||
|
||||
if (ENABLE_WEB_SERVICE)
|
||||
find_package(cpp-jwt 1.4 CONFIG)
|
||||
find_package(httplib 0.11 MODULE)
|
||||
find_package(httplib 0.12 MODULE)
|
||||
endif()
|
||||
|
||||
if (YUZU_TESTS)
|
||||
|
Reference in New Issue
Block a user