diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b24dda..9a68f12 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -103,10 +103,10 @@ target_link_libraries( nlohmann_json::nlohmann_json oxenc::oxenc secp256k1 + ethyl-keccak PRIVATE cpr::cpr oxen::logging - ethyl-keccak gmp gmpxx )