mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-17 18:46:13 +08:00
Targets will be non-blocking and only in nightly run for now Task-number: QTQAINFRA-4926 Change-Id: I7b229c1ccc34da4f1843dac3c25e19f7df819489 Reviewed-by: Toni Saario <toni.saario@qt.io>
6 lines
80 B
Bash
Executable File
6 lines
80 B
Bash
Executable File
#!/bin/bash
|
|
|
|
BASEDIR=$(dirname "$0")
|
|
"$BASEDIR/../common/linux/cmake_linux.sh"
|
|
|