Run target dependency on exe without getting transitive usage requirements

"Chambers, Matthew via Boost-build" <[email protected]> Fri, 30 Nov 2018 17:56:34 -0500
Newsgroups gmane.comp.lib.boost.build
Message-ID <[email protected]>
I have a run target that needs to wait until an exe is built before it runs. When I pass it as <dependency> it adds all the exe's usage 
requirements (almost all of which are propagated from the exe's own lib dependencies) to the run target. How do I avoid that? Is this by 
design? Shouldn't depending on an exe only propagate the exe's own usage-requirements, not any transitive usage-requirements?

Thanks,
-Matt
_______________________________________________
Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build