replace happyhttp with cpp-httplib

This commit is contained in:
2024-04-17 21:38:37 +02:00
parent fba8417ddf
commit 4a2adff0c8
7 changed files with 75 additions and 1354 deletions

View File

@@ -7,7 +7,7 @@ add_library(solanaceae_sdbot-webui STATIC
target_compile_features(solanaceae_sdbot-webui PUBLIC cxx_std_17)
target_link_libraries(solanaceae_sdbot-webui PUBLIC
happyhttp
httplib::httplib
solanaceae_contact
solanaceae_message3
nlohmann_json::nlohmann_json