aboutsummaryrefslogtreecommitdiff
path: root/ports/secp256k1/CMakeLists.txt
AgeCommit message (Collapse)Author
2020-08-07[secp256k1] Fix build failures and export cmake targets (#12630)Phoebe
* [secp256k1 Fix build failure and export cmake targets * Update the ci baseline file
2017-10-26Fix for secp256k1 and missing headersAaron Clauson
2017-10-19[secp256k1] Only install the single public header. Always build statically.Robert Schumacher
2017-10-18Port (cmake) for secp256k1 crypto project.Aaron Clauson