add_library(ChatRoom ChatRoom.h ChatRoom.cpp WebSocketChatSession.h WebSocketChatSession.cpp ) target_link_libraries(ChatRoom PUBLIC Universal )