diff options
Diffstat (limited to 'bot')
| -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 |
