Skip to content

Commit 0150602

Browse files
committed
add server-context.h
1 parent 3375c20 commit 0150602

File tree

4 files changed

+902
-663
lines changed

4 files changed

+902
-663
lines changed

tools/server/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ set(TARGET_SRCS
2121
server-queue.h
2222
server-common.cpp
2323
server-common.h
24+
server-context.cpp
25+
server-context.h
2426
)
2527
set(PUBLIC_ASSETS
2628
index.html.gz

0 commit comments

Comments
 (0)