aboutsummaryrefslogtreecommitdiff
path: root/src/libcmd
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcmd')
-rw-r--r--src/libcmd/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libcmd/meson.build b/src/libcmd/meson.build
index c3782723b..6ef293c8f 100644
--- a/src/libcmd/meson.build
+++ b/src/libcmd/meson.build
@@ -44,6 +44,7 @@ libcmd = library(
boehm,
editline,
lowdown,
+ nlohmann_json,
],
install : true,
# FIXME(Qyriad): is this right?