Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
secp256 is dependent on gmp. GH #6266
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjohnson5972 committed Nov 7, 2018
1 parent 561b6c4 commit 065480d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeModules/EosioTester.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ macro(add_eosio_test test_name)
${liblogging}
${libchainbase}
${libbuiltins}
${GMP_LIBRARIES}
${libsecp256k1}
${GMP_LIBRARIES}

LLVMX86Disassembler
LLVMX86AsmParser
Expand Down

0 comments on commit 065480d

Please sign in to comment.