How to use non build.zig built projects as dependencies? (opens in new tab)
Zig also comes with a compilation toolchain for C/C++projects. Is there any way to make them dependencies in build.zig.zon without changing the original C/C++project? Simply put, can Zig use projects built without build.zig as dependencies? 4 posts - 4 participants
Read the original article