Overhaul cmake configuration, add console api, fix http code that caused issues with cgi-bin

This commit is contained in:
2026-05-27 03:02:16 -05:00
parent 266ef5f830
commit 8413c67ec6
177 changed files with 20088 additions and 17948 deletions

View File

@@ -1,4 +1,5 @@
list(APPEND TESSESFRAMEWORK_SOURCE
src/Console.cpp
src/Random.cpp
src/Date/Date.cpp
src/Http/FileServer.cpp