mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-18 19:16:21 +08:00
Pick-to: 6.4 6.5 Fixes: QTBUG-100474 Change-Id: I5cc6f645bd020628bc6a77d4a5d42575f4fcf979 Reviewed-by: Lars Knoll <lars@knoll.priv.no>
5 lines
159 B
Bash
Executable File
5 lines
159 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
source "${BASH_SOURCE%/*}/../common/unix/install-ffmpeg.sh" "linux"
|
|
source "${BASH_SOURCE%/*}/../common/unix/install-ffmpeg.sh" "android"
|