@@ -33,8 +33,8 @@ pub fn build(b: *std.Build) void {
exe.root_module.addIncludePath(b.path("src"));
exe.root_module.addCSourceFiles(.{
.files = &.{ "src/xdg-shell.c", },
.language = .c,
});
b.installArtifact(exe);
The note is not visible to the blocked user.