new internal api + sdcpp_stduhpf_wip2 impl

This commit is contained in:
Green Sky
2025-07-29 18:52:02 +02:00
parent b3315da1d9
commit 24ae710c29
8 changed files with 375 additions and 316 deletions

View File

@@ -1,6 +1,10 @@
cmake_minimum_required(VERSION 3.9 FATAL_ERROR)
add_library(solanaceae_sdbot-webui STATIC
./webapi_interface.hpp
./webapi_sdcpp_stduhpf_wip2.hpp
./webapi_sdcpp_stduhpf_wip2.cpp
./sd_bot.hpp
./sd_bot.cpp
)