{ "langrev": "1", "warnings": [ "no-unused" ], "authors": [ "andromeda" ], "version": "0.1.0", "build-dir": "build", "output": "build", "dependency-search-paths": [ "lib" ], "targets": { "c3term-linux-x64": { "name": "c3term", "type": "executable", "target": "linux-x64", "sources": [ "main.c3" ], "c-sources": [ "shim.c", "wl", // wayland-generated code ], "c-include-dirs": [ "lib/rfont.c3l/include", "lib/rgfw.c3l/include", "lib/rsgl.c3l/include", "include", "wl", // wayland-generated headers ], "dependencies": [ "rgfw", "rsgl", "rfont", ], "linked-libraries": [ "wayland-client", "wayland-cursor", "wayland-egl", "xkbcommon", "GL", ], "features": [ "OPENGL", "EGL", "RFONT", ], }, }, "cpu": "generic", "opt": "O0" }