You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
217 B

5 years ago
5 years ago
generator:
cd generator-native && cargo build --release
ln -sf generator-native/target/release/generator-native generator
5 years ago
sfexec-output:
g++ -Iinclude/ -w --std=c++17 main.cpp sha256_literal/sha256.cpp -o sfexec