This commit is contained in:
ravinsp
2020-09-04 12:03:42 +05:30

View File

@@ -71,7 +71,6 @@ target_link_libraries(hpcore
libboost_stacktrace_backtrace.a
backtrace
pthread
crypto
${CMAKE_DL_LIBS} # Needed for stacktrace support
libblake3.so
)