mirror of
https://github.com/Syping/dtranslatebot.git
synced 2025-12-15 08:06:26 +01:00
add submit_queue, translate other bots, few minor changes
This commit is contained in:
parent
a746eda39b
commit
5e78c2728a
8 changed files with 201 additions and 34 deletions
|
|
@ -27,6 +27,8 @@ add_executable(${PROJECT_NAME}
|
|||
src/message_queue.h
|
||||
src/settings.cpp
|
||||
src/settings.h
|
||||
src/submit_queue.cpp
|
||||
src/submit_queue.h
|
||||
)
|
||||
|
||||
set(THREADS_PREFER_PTHREAD_FLAG ON)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue