From 70dd03297c941335cc19915f1140a69d2a10e150 Mon Sep 17 00:00:00 2001 From: andromeda Date: Sun, 26 Apr 2026 09:41:04 +0200 Subject: link at project level, not lib level --- lib/rgfw.c3l | 2 +- lib/rsgl.c3l | 2 +- project.json | 7 +++++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/lib/rgfw.c3l b/lib/rgfw.c3l index 1e0716c..1253809 160000 --- a/lib/rgfw.c3l +++ b/lib/rgfw.c3l @@ -1 +1 @@ -Subproject commit 1e0716c36749797d018e8db05c1d4ac00ebe3f8f +Subproject commit 1253809829c8e4d558e42f56f2f2d698b8523402 diff --git a/lib/rsgl.c3l b/lib/rsgl.c3l index 2b97d44..ed8e0da 160000 --- a/lib/rsgl.c3l +++ b/lib/rsgl.c3l @@ -1 +1 @@ -Subproject commit 2b97d4432146cc378a8e8fab473f266773b28e75 +Subproject commit ed8e0da03133274b966f70a7a99f4986fd4e6c7e diff --git a/project.json b/project.json index 9a3f712..0912679 100644 --- a/project.json +++ b/project.json @@ -28,6 +28,13 @@ "rsgl", "rfont", ], + "linked-libraries": [ + "wayland-client", + "wayland-cursor", + "wayland-egl", + "xkbcommon", + "GL", + ], "features": [ "OPENGL", "RFONT", -- cgit v1.3.1