mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 17:56:11 +08:00
CMake: Provision CMake on SLES to allow building Qt
Task-number: QTBUG-86053 Change-Id: Icbc882ed6011373c14f47f559b4370baa37fbb7e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
5
coin/provisioning/qtci-linux-SLES-15-x86_64/09-cmake.sh
Executable file
5
coin/provisioning/qtci-linux-SLES-15-x86_64/09-cmake.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
"$(dirname "$0")/../common/linux/cmake_linux.sh"
|
||||
Reference in New Issue
Block a user