mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-24 13:47:46 +08:00
Task-number: QTBUG-86053 Change-Id: Icbc882ed6011373c14f47f559b4370baa37fbb7e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
6 lines
79 B
Bash
Executable File
6 lines
79 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -ex
|
|
|
|
"$(dirname "$0")/../common/linux/cmake_linux.sh"
|