TASK00 - Стабилизация бэкенда

This commit is contained in:
Антон
2025-06-24 09:08:11 +03:00
parent f65ecf97f2
commit 4018d48f35
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ find_package(Boost REQUIRED)
add_executable(App ./src/main.cpp
./src/helpers/helpers.h
./src/helpers/helpers.cpp
./src/endpoints_handlers/HandleRequest.h
./src/session/HttpSession.h
./src/session/HttpSession.cpp