Skip to content

Commit

Permalink
Merge pull request #32 from darcys22/public-keccak
Browse files Browse the repository at this point in the history
make keccak public
  • Loading branch information
darcys22 authored Aug 19, 2024
2 parents 16dcbdb + d94252b commit 711c11e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
)
Expand Down

0 comments on commit 711c11e

Please sign in to comment.