Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGa620b73315c5: [SECP256K1] CMake: add an install target
rABCa620b73315c5: [SECP256K1] CMake: add an install target
mkdir install cmake -GNinja .. -DCMAKE_INSTALL_PREFIX=install ninja cmake -DCOMPONENT=secp256k1 -P cmake_install.cmake
Check the secp256k1 libraries and headers are installed.
Run the Travis build (see
https://travis-ci.org/Fabcien/secp256k1/builds/643458709).
Run the Gitian builds and check the content of the archives is correct.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable