mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
Removed crypto dependency from CMakeList (#113)
This commit is contained in:
@@ -71,7 +71,6 @@ target_link_libraries(hpcore
|
||||
libboost_stacktrace_backtrace.a
|
||||
backtrace
|
||||
pthread
|
||||
crypto
|
||||
${CMAKE_DL_LIBS} # Needed for stacktrace support
|
||||
libblake3.so
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user