meson: Drop cpp-httplib dep

This commit is contained in:
Matt Borgerson
2025-03-07 22:12:49 -07:00
committed by mborgerson
parent 8d2c1dbc32
commit 5428760104
5 changed files with 2 additions and 14 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ sub_deinit=""
# xemu only
subprojects="keycodemapdb berkeley-softfloat-3 berkeley-testfloat-3
glslang SPIRV-Reflect volk VulkanMemoryAllocator nv2a_vsh_cpu
tomlplusplus cpp-httplib xxhash imgui implot genconfig"
tomlplusplus xxhash imgui implot genconfig"
function cleanup() {
local status=$?