1 file changed, 4 insertions(+)
|
| 1 | + | # bundle_deps |
| 2 | + | 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. |
| 3 | + | |
| 4 | + | Usage: bundle_deps.sh EXECUTABLE TARGET_DIRECTORY |