summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2025-10-17 18:01:11 -0400
committerJonathan Bradley <jcb@pikum.xyz>2025-10-17 18:01:11 -0400
commit6ca4d7a6b6c896cfcba0b3dfe02bf135b5c8ead7 (patch)
treee35928104292b91693489bd3fb1952b70b4916ce /config.mk
parent464e3ff178545c21de8e2d64f8c8cd7dec4d5384 (diff)
pke-at: first-pass parse planning center json
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index c3a5794..65a6009 100644
--- a/config.mk
+++ b/config.mk
@@ -21,7 +21,8 @@ GLSLC = /usr/bin/glslc
# libspa-0.2 \
USED_STATIC_LIBS = pke \
- sqlite3
+ sqlite3 \
+ nlohmann_json \
USED_LIBS =