This does not affect the other libraries and make it easier to build the shared libsecp256k1 from the monorepo.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCa8ce9a440b5a: [cmake] Add an option to build the secp256k1 library as shared
cmake -GNinja .. -DSECP256K1_BUILD_SHARED=ON ninja secp256k1
Check the shared lib is produced.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable