mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-28 23:42:44 +00:00
wip: test chat client
This commit is contained in:
2
dChatClient/CMakeLists.txt
Normal file
2
dChatClient/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
add_executable(ChatClient ChatClient.cpp)
|
||||
target_link_libraries(ChatClient raknet dCommon)
|
||||
Reference in New Issue
Block a user