Skip to content

allyourcodebase/wayland-protocols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wayland-protocols zig

wayland-protocols, packaged for the Zig build system.

Using

First, update your build.zig.zon:

zig fetch --save git+https://github.com/allyourcodebase/wayland-protocols.git

Then in your build.zig:

const dep = b.dependency("wayland_protocols", .{});
const root = dep.namedLazyPath("root");

About

wayland-protocols packaged for the zig build system

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages