httplib: Implement via FetchContent for tighter integration and easier updates

This commit is contained in:
2026-03-23 09:44:20 +01:00
parent 500eb15848
commit c10c7c24b2
9 changed files with 19 additions and 10539 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
// SPDX-License-Identifier: GPL-3.0-only
#include <base64/Base64.h>
#include <httplib/httplib.h>
#include <httplib.h>
#include "DectrisSimplonClient.h"