From d9aeb51683449ef79339c9ca3c80059c17dec599 Mon Sep 17 00:00:00 2001 From: axtloss Date: Thu, 25 Jul 2024 23:47:07 +0200 Subject: stop using it as a shared library --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 08e1ffe..70dbef5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Personal library with some handy utilities ## building +Honestly, include this either as a git submodule or just the entire code tree (respect the license!!), and build it as part of your project instead of using it as a shared object, it makes things so much easier. + ``` make make extlib.pc -- cgit v1.2.3