hoard-sys 0.1.2

Rust FFI bindings to Hoard.
Documentation
1
2
3
4
5
CC  := $(CC)
CXX := $(CXX)

CCFLAGS  := -g -O3 -DNDEBUG -I../common
CXXFLAGS := -g -O3 -DNDEBUG -I../common