Refactored in a way modules have access to bot infrastructure
This commit is contained in:
parent
c605b3ba93
commit
89c04254b8
25 changed files with 245 additions and 216 deletions
|
@ -1,11 +0,0 @@
|
|||
set(SOURCES
|
||||
message.cpp
|
||||
connection.cpp
|
||||
)
|
||||
|
||||
set(HEADERS
|
||||
message.h
|
||||
connection.h
|
||||
)
|
||||
|
||||
target_sources(${EXEC_NAME} PRIVATE ${SOURCES})
|
Loading…
Add table
Add a link
Reference in a new issue