mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-16 01:05:59 +08:00
QNX: Add QXN8.0 to Ubuntu24.04 provisioning
Pick-to: 6.9 6.9.1 6.8 Change-Id: I5a4011ce5f23517d4dd7c9f64738e7be97b4c73d Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
This commit is contained in:
9
coin/provisioning/qtci-linux-Ubuntu-24.04-x86_64/70-qnx800.sh
Executable file
9
coin/provisioning/qtci-linux-Ubuntu-24.04-x86_64/70-qnx800.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
# Copyright (C) 2024 The Qt Company Ltd.
|
||||
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||
|
||||
set -ex
|
||||
|
||||
# shellcheck source=../common/linux/qnx_800.sh
|
||||
source "${BASH_SOURCE%/*}/../common/linux/qnx_800.sh"
|
||||
|
||||
Reference in New Issue
Block a user