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