add option --path-to-project to lb-run
When invoked with --path-to-project
, lb-run
interprets the first argument
as a path to the top-level directory of a project, thus skipping the lookup.
Fixes LBCORE-1078
This is needed to make use of the new feature in merge request !31 (merged)