aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 5000f93..a74adcb 100755
--- a/configure
+++ b/configure
@@ -8,7 +8,7 @@ EXECUTABLE="dmtool"
LIBRARY=
# List of libs as given to pkg-config
-LIBS="libconfuse"
+LIBS="libconfuse nlohmann_json"
CFLAGS="-c -Wall -fPIC -std=c++20"