Skip to content

Commit

Permalink
#2053 fix leveldb build
Browse files Browse the repository at this point in the history
  • Loading branch information
olehnikolaiev committed Dec 30, 2024
1 parent 1bbb394 commit 54746a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ set( LIB_NAME_cryptopp "cryptopp" )

find_library( SCRYPT_LIBRARIES NAMES scrypt HINTS "${DEPS_INSTALL_ROOT}/lib")

#hunter_add_package( ethash )
find_package( ethash CONFIG REQUIRED )

include( ProjectSecp256k1 )
Expand Down
2 changes: 1 addition & 1 deletion libconsensus
Submodule libconsensus updated 2 files
+64 −8 deps/build.sh
+2 −0 deps/clean.sh

0 comments on commit 54746a4

Please sign in to comment.