mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-02 03:36:54 +08:00
Fix path to cmake installation script
Amends commit d44a7a5f14
Change-Id: I52926a8e8c488beaeb70c9bf0222c7caa0ccfe9c
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
BASEDIR=$(dirname "$0")
|
||||
"$BASEDIR/../common/linux/install_cmake.sh"
|
||||
"$BASEDIR/../common/linux/cmake_linux.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user