mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Sign, recovery, and verify.
This commit is contained in:
parent
5b43ff6295
commit
12422f0251
@ -72,6 +72,7 @@ add_executable(testeth ${SRC_LIST} ${HEADERS})
|
||||
|
||||
target_link_libraries(testeth ${Boost_UNIT_TEST_FRAMEWORK_LIBRARIES})
|
||||
target_link_libraries(testeth ${CURL_LIBRARIES})
|
||||
target_link_libraries(testeth ${CRYPTOPP_LIBRARIES})
|
||||
target_link_libraries(testeth ethereum)
|
||||
target_link_libraries(testeth ethcore)
|
||||
if (NOT WIN32)
|
||||
|
Loading…
Reference in New Issue
Block a user