Closed robbielyman closed 1 year ago
honestly? I'd love to ditch ./waf entirely. let's figure out how to get build.zig to install artifacts for us. I'm having an issue where ./waf fails to pick up the latest version unless ./waf configure is re-run.
./waf
build.zig
./waf configure
honestly? I'd love to ditch
./waf
entirely. let's figure out how to getbuild.zig
to install artifacts for us. I'm having an issue where./waf
fails to pick up the latest version unless./waf configure
is re-run.