mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-09-01 07:58:12 +02:00
Adding vendor/secp256k1-0.3.0
This commit is contained in:
parent
8a55500854
commit
e8ee3fc0de
132 changed files with 59850 additions and 0 deletions
3
vendor/secp256k1-0.3.0/cmake/arm-linux-gnueabihf.toolchain.cmake
vendored
Normal file
3
vendor/secp256k1-0.3.0/cmake/arm-linux-gnueabihf.toolchain.cmake
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
set(CMAKE_SYSTEM_NAME Linux)
|
||||
set(CMAKE_SYSTEM_PROCESSOR arm)
|
||||
set(CMAKE_C_COMPILER arm-linux-gnueabihf-gcc)
|
||||
Loading…
Add table
Add a link
Reference in a new issue