mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 17:56:11 +08:00
Provisioning: Ubuntu16.04 - CMake
CMake is missing from the clean installed Ubuntu 16.04. Change-Id: I965bc3e55eb9b0765f483a84e5584e61054bdd80 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
This commit is contained in:
committed by
Jani Heikkinen
parent
18f6169bee
commit
a742af96fb
5
coin/provisioning/qtci-linux-Ubuntu-16.04-x86_64/40-cmake.sh
Executable file
5
coin/provisioning/qtci-linux-Ubuntu-16.04-x86_64/40-cmake.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
BASEDIR=$(dirname "$0")
|
||||
$BASEDIR/../common/cmake_linux.sh
|
||||
|
||||
Reference in New Issue
Block a user