Referencing/Opening one binary in another binary

Have you tried using this:

I think you could create the install-lazy-path with that and then use std.Build.addRunFile to create the run-step to run it?

Haven’t updated yet so I am unsure it would work, but seems theoretically possible.

1 Like