mirror of
https://github.com/mborgerson/xemu.git
synced 2025-12-01 16:10:01 +00:00
meson: Migrate cpp-httplib submodule to a subproject
This commit is contained in:
committed by
mborgerson
parent
55118b4260
commit
084b40fc53
1
subprojects/.gitignore
vendored
1
subprojects/.gitignore
vendored
@ -4,3 +4,4 @@ volk
|
||||
VulkanMemoryAllocator
|
||||
nv2a_vsh_cpu
|
||||
tomlplusplus
|
||||
cpp-httplib
|
||||
|
||||
4
subprojects/cpp-httplib.wrap
Normal file
4
subprojects/cpp-httplib.wrap
Normal file
@ -0,0 +1,4 @@
|
||||
[wrap-git]
|
||||
url=https://github.com/yhirose/cpp-httplib
|
||||
revision=0f1b62c2b3d0898cbab7aa685c2593303ffdc1a2
|
||||
depth=1
|
||||
Reference in New Issue
Block a user