README.md
bundle_deps
Bundles the dependencies (shared libraries) of an executable into an automatically created directory and creates a script that starts the program with the bundled libraries.
Usage: bundle_deps.sh EXECUTABLE TARGET_DIRECTORY
Bundles the dependencies (shared libraries) of an executable into an automatically created directory and creates a script that starts the program with the bundled libraries.
Usage: bundle_deps.sh EXECUTABLE TARGET_DIRECTORY