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:
Alexandru Croitor 2020-08-25 15:45:20 +02:00
parent 465e18ee10
commit 9c2db89a83
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -ex
"$(dirname "$0")/../common/linux/cmake_linux.sh"