Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
liudf0716 authored Apr 19, 2017
1 parent c8126cc commit 69840c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ set(src_xkcp_client
xkcp_util.c
commandline.c
debug.c
ikcp.c)
ikcp.c
xkcp_mon.c)

set(libs
event
Expand Down

0 comments on commit 69840c0

Please sign in to comment.