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 /project.json | |
| parent | eb757fdef5a611e92cce10899dedb6bedc350371 (diff) | |
link at project level, not lib level
Diffstat (limited to 'project.json')
| -rw-r--r-- | project.json | 7 |
1 files changed, 7 insertions, 0 deletions
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", |
