From c1638ec24d06ae4b508867934b11db9331ff1f9d Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Sun, 5 Nov 2023 00:41:26 +0000 Subject: [PATCH] Add lib dependencies --- premake.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/premake.make b/premake.make index e9bdcf6..a041d38 100644 --- a/premake.make +++ b/premake.make @@ -1,4 +1,4 @@ -LDLIBS := +LDLIBS := -lcurl -lsclogging MAJOR := 1 MINOR := 0