json stuff

This commit is contained in:
2025-02-28 00:42:27 -05:00
parent d2a8f8d53d
commit 66904b589f
9 changed files with 110 additions and 11 deletions

View File

@ -1,7 +1,7 @@
CC=gcc
CFLAGS= -c -g -Wall
LDLIBS = -lcurl
LDLIBS = -lcurl -lcjson
TARGET := isbn-lookup