mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-18 16:34:43 -05:00
5 lines
148 B
Makefile
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
|