Files
concrete/backends/concrete-cpu/implementation/test/Makefile
2023-11-03 12:04:16 +01:00

5 lines
148 B
Makefile

test:
# rm -rf ../include/concrete-cpu.h
cargo build
zig test all.zig -I../include -lunwind -lconcrete_cpu -L../target/debug -framework Security