Pushing Cid into protobuf
This commit is contained in:
parent
786bd5d80b
commit
e0b0552b39
23 changed files with 327 additions and 77 deletions
|
@ -1,5 +1,5 @@
|
|||
CC = gcc
|
||||
CFLAGS = -O0 -I../../include -I../../../c-libp2p/include -Wall
|
||||
CFLAGS = -O0 -I../../include -I../../../c-libp2p/include -I../../../c-protobuf -Wall
|
||||
|
||||
ifdef DEBUG
|
||||
CFLAGS += -g3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue