mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-08-29 23:08: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/x86_64-w64-mingw32.toolchain.cmake
vendored
Normal file
3
vendor/secp256k1-0.3.0/cmake/x86_64-w64-mingw32.toolchain.cmake
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
set(CMAKE_SYSTEM_NAME Windows)
|
||||
set(CMAKE_SYSTEM_PROCESSOR x86_64)
|
||||
set(CMAKE_C_COMPILER x86_64-w64-mingw32-gcc)
|
||||
Loading…
Add table
Add a link
Reference in a new issue