summaryrefslogtreecommitdiffhomepage
path: root/NetEx/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NetEx/CMakeLists.txt')
-rw-r--r--NetEx/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/NetEx/CMakeLists.txt b/NetEx/CMakeLists.txt
index 84d8b0f..13dadc2 100644
--- a/NetEx/CMakeLists.txt
+++ b/NetEx/CMakeLists.txt
@@ -9,6 +9,7 @@ add_library(
HttpServer.cpp
HttpServlet.cpp
HttpServletExec.cpp
+ HttpSession.cpp
NetAddr.cpp
NetClient.cpp
NetGram.cpp