minor fixes for DPPAsExternalProject

This commit is contained in:
Syping 2024-03-02 22:22:05 +01:00
parent 820593ca2d
commit c21ed31889
3 changed files with 26 additions and 7 deletions

View file

@ -2,7 +2,7 @@
Open Source Discord Translation Bot
- Translate incoming channel messages to a Webhook
- Support configuration through slashcommands and JSON
- Support configuration through slash commands and JSON
- Cross-Platform
#### Build Dependencies
@ -24,4 +24,5 @@ sudo cmake --install dtranslatebot-build
##### Optional CMake flags
`-DWITH_BOOST=TRUE`
`-DWITH_DPP_AS_EXTERNAL_PROJECT=TRUE`
`-DWITH_SYSTEMD=TRUE`