diff options
| author | andromeda <andromeda@lenovo> | 2026-04-26 09:41:04 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-04-26 09:41:04 +0200 |
| commit | 70dd03297c941335cc19915f1140a69d2a10e150 (patch) | |
| tree | b44b391c3e47247b10cee1bd64fb079afba82f77 | |
| parent | eb757fdef5a611e92cce10899dedb6bedc350371 (diff) | |
link at project level, not lib level
| m--------- | lib/rgfw.c3l | 0 | ||||
| m--------- | lib/rsgl.c3l | 0 | ||||
| -rw-r--r-- | project.json | 7 |
3 files changed, 7 insertions, 0 deletions
diff --git a/lib/rgfw.c3l b/lib/rgfw.c3l -Subproject 1e0716c36749797d018e8db05c1d4ac00ebe3f8 +Subproject 1253809829c8e4d558e42f56f2f2d698b852340 diff --git a/lib/rsgl.c3l b/lib/rsgl.c3l -Subproject 2b97d4432146cc378a8e8fab473f266773b28e7 +Subproject ed8e0da03133274b966f70a7a99f4986fd4e6c7 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", |
