This website requires JavaScript.
Explore
Help
Sign In
frost
/
secp256k1-zkp
Watch
3
Star
0
Fork
0
You've already forked secp256k1-zkp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
secp256k1-zkp
/
cmake
History
Hennadii Stepanov
c6bb29b303
build: Rename
64bit
to
x86_64
2023-05-12 10:50:18 +01:00
..
arm-linux-gnueabihf.toolchain.cmake
…
CheckArm32Assembly.cmake
cmake: Add
check_arm32_assembly
function
2023-05-12 10:38:50 +01:00
CheckStringOptionValue.cmake
cmake: Use
if(... IN_LIST ...)
command
2023-04-20 17:00:11 +01:00
CheckX86_64Assembly.cmake
build: Rename
64bit
to
x86_64
2023-05-12 10:50:18 +01:00
config.cmake.in
…
FindValgrind.cmake
…
source_arm32.s
cmake: Add
check_arm32_assembly
function
2023-05-12 10:38:50 +01:00
TryAppendCFlags.cmake
cmake, refactor: Rename
try_add_compile_option
to
try_append_cflags
2023-04-27 14:41:13 +01:00
x86_64-w64-mingw32.toolchain.cmake
…