Skip to content

CodeMyst/zig-multi-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig multiple projects example

this example shows how to have 2 projects side by side, where project b depends on project a, and project a uses the glfw3 system library

to run the example, go into project-b and run zig build run

inspired by prime32's upaya library: https://github.com/prime31/zig-upaya

About

example showing a setup of 2 zig projects sitting side by side, one depending on the other

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages