Skip to content

allyourcodebase/wlroots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wlroots zig

wlroots, packaged for the Zig build system.

Using

First, update your build.zig.zon:

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

Then in your build.zig:

const dep = b.dependency("wlroots", .{ .target = target, .optimize = optimize });
exe.linkLibrary(dep.artifact("wlroots-0.18"));

About

wlroots packaged for the zig build system

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages