zig package manager - build glfw cmake project

This commit is contained in:
David Allemang
2024-03-02 17:24:54 -05:00
commit a8f2a899cd
5 changed files with 154 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.idea/
zig-out/
zig-cache/