aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-linux-openSUSE-15.4-x86_64/10-cmake-min-supported.sh
blob: cc79d06694d04c0bd3a873ffda513b887ceca495 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env bash

set -ex

"$(dirname "$0")/../common/linux/cmake_min_supported.sh"

# For testing Qt's CMake deployment API with CMake < 3.21, we need patchelf.
sudo zypper -nq install patchelf