Commit Graph

6 Commits

Author SHA1 Message Date
TomZ 589932e876 Make dependent projects able to link to secp256k1
As the compile may or may not link to GMP, using projects
need to link to this too. Dynamic libs handle this, we ship
static libs and thus we need to handle this ourselves.
2020-05-13 22:29:23 +02:00
TomZ 63021917ed Fixlet in secp256k1/CMakeLists.txt 2020-04-13 15:57:42 +02:00
TomZ 1144f013a4 Build secp256k1 with cmake 2020-04-08 22:48:29 +02:00
TomZ b675f3dd82 Revert from bitcoin-abc 5801452e5
This restores the functioning of the unit tests
2019-04-19 17:30:59 +02:00
TomZ a6522c93bc Updated 3rdparty lib secp256k1 to latest 2019-04-19 17:30:59 +02:00
TomZ 7ca95926c1 Move secp256k1 to 3rdparty libs dir 2018-02-13 13:12:34 +01:00