diff options
| author | soler_j <soler_j@etna-alternance.net> | 2025-04-29 01:24:46 +0200 |
|---|---|---|
| committer | soler_j <soler_j@etna-alternance.net> | 2025-04-29 01:24:46 +0200 |
| commit | 0c53f3e452830b300c598c9370946ae54f443a78 (patch) | |
| tree | 1d05f2de4b2f9b7ae6a0cae18e21ba4f5cab517e /bot/CMakeLists.txt | |
| parent | fe6e33563d7c836f3cf33e116525812b86f14962 (diff) | |
| parent | 977ae7500a537d6dc5bd3514efdd6015ee058c2c (diff) | |
:qMerge branch 'main' of github.com:ketsuna-org/bot-creator-api
Diffstat (limited to 'bot/CMakeLists.txt')
| -rw-r--r-- | bot/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bot/CMakeLists.txt b/bot/CMakeLists.txt index 2dc8fb1..2ac0346 100644 --- a/bot/CMakeLists.txt +++ b/bot/CMakeLists.txt @@ -25,6 +25,10 @@ add_executable(${PROJECT_NAME} # Link libraries with proper dependencies target_link_libraries(${PROJECT_NAME} PRIVATE dpp + OpenSSL::SSL + OpenSSL::Crypto + z + opus ) # Include directories |
