
This script tests for the ./install/BashSrc, creates it if not 
present, sets the LD_LIBRARY_PATH to the local ./lib/<platform> 
directory and executes the specified program.

Usage: RunFromSourceTree.sh <executable>

Parameters:
        executable      the file to be executed

Options:
        -h, --help      display this help and exit

Examples:
        RunFromSourceTree.sh ./examples/${MAKEFILE_PLATFORM}/myExample

Please report bugs on GitLab (https://dmz-gitlab.honda-ri.de/TECH_Team/ToolBOSCore/-/issues).
