On Apr 19, 2007, at 4:28 PM, Dave Rahardja wrote:
Is there a way to automatically run an exe target after it's been built?
I don't know of a direct way, but perhaps you can glean how to do so from the testing.jam file. I use the 'run' rule from it to execute my unit (regression) tests during compilation.