> I was thinking something like (outside of any project definition): > > shell.with project(...) > > which will use compile target and dependencies and infer the target.
Hmm, I suppose that would work. It does require some extra effort though, whereas if we let the task be project local, everything can be inferred automatically. Daniel
