diff options
| author | soler_j <soler_j@etna-alternance.net> | 2025-04-29 11:54:48 +0200 |
|---|---|---|
| committer | soler_j <soler_j@etna-alternance.net> | 2025-04-29 11:54:48 +0200 |
| commit | 3aa6555eec2bbbd55966b6e2a8ea5ed70ed79935 (patch) | |
| tree | e1f418bde3fcdbeb93b039a3a5f0e069007a780a | |
| parent | 3d143c271394a942dff5d979ffc8d2c55f1644dc (diff) | |
Removing zmq from CMakeLists.txt
| -rw-r--r-- | bot/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/CMakeLists.txt b/bot/CMakeLists.txt index 18307e5..2ac0346 100644 --- a/bot/CMakeLists.txt +++ b/bot/CMakeLists.txt @@ -29,7 +29,6 @@ target_link_libraries(${PROJECT_NAME} PRIVATE OpenSSL::Crypto z opus - zmq ) # Include directories |
