httplib: Submodule and update to v0.13.1

This commit is contained in:
Matt Borgerson
2023-07-21 01:35:58 -07:00
committed by mborgerson
parent 9c2144eb2b
commit 45f3d303b3
6 changed files with 7 additions and 4862 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ sub_file="${sub_tdir}/submodule.tar"
# different to the host OS.
submodules="dtc meson ui/keycodemapdb"
submodules="$submodules tests/fp/berkeley-softfloat-3 tests/fp/berkeley-testfloat-3"
submodules="$submodules ui/thirdparty/imgui ui/thirdparty/implot util/xxHash tomlplusplus genconfig" # xemu extras
submodules="$submodules ui/thirdparty/imgui ui/thirdparty/implot ui/thirdparty/httplib util/xxHash tomlplusplus genconfig" # xemu extras
submodules="$submodules hw/xbox/nv2a/thirdparty/nv2a_vsh_cpu"
sub_deinit=""
+1 -1
View File
@@ -192,7 +192,7 @@ Lib('implot', 'https://github.com/epezent/implot',
Lib('httplib', 'https://github.com/yhirose/cpp-httplib',
mit, 'https://raw.githubusercontent.com/yhirose/cpp-httplib/master/LICENSE',
ships_static=all_platforms,
version='776b3ffbf95520047eb6e21ccdb9237eb5c4eaee'
submodule=Submodule('ui/thirdparty/httplib')
),
Lib('noc', 'https://github.com/guillaumechereau/noc/blob/master/noc_file_dialog.h',