Merge pull request #5718 from liushuyu/httpc

externals: update httplib and libressl
This commit is contained in:
bunnei
2022-02-05 02:59:18 -07:00
committed by GitHub
12 changed files with 4436 additions and 2124 deletions

View File

@@ -9,7 +9,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/externals/cmake-modul
include(DownloadExternals)
include(CMakeDependentOption)
project(citra)
project(citra LANGUAGES C CXX ASM)
# Set bundled sdl2/qt as dependent options.
# OFF by default, but if ENABLE_SDL2 and MSVC are true then ON