{ "langrev": "1", "warnings": [ "no-unused" ], "authors": [ "Andromeda-fp" ], "version": "0.1.0", "sources": [ "**" ], "linked-libraries": [ "wayland-client", "xkbcommon", "wayland-cursor", "wayland-egl", "m", "GL"], "c-sources": [ "**" ], "c-include-dirs": [ "include" ], "build-dir": "build", "output": "build", "features": [ // rgfw // "OPENGL", // rsgl // "RFONT", // "HIGHLEVEL", // "OPENGL", ], "targets": { "c3term-linux-x64": { "name": "c3term", "type": "executable", "target": "linux-x64", "features": [ "OPENGL", "RFONT", ], }, }, "cpu": "generic", "opt": "O0" }