To automatically create an independent bundle (with no need to set env to run).
TODO:
1 - add a CMake argument AVTRANSCODER_DEPLOY_DEPENDENCIES
https://github.com/tuttleofx/TuttleOFX/blob/develop/CMakeLists.txt#L16
2 - set rpath of libavtranscoder
3 - update Travis (no need to archive several directories of libraries)
https://github.com/mikrosimage/avTranscoder/blob/develop/.travis.yml#L87