mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-01 03:07:13 +08:00
Fix paths when installing cmake on macOS
This ammends d44a7a5f14.
Change-Id: I8e8644a1f8677e6e62fb6356cc6c3533ec40e454
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
set -ex
|
||||
|
||||
BASEDIR=$(dirname "$0")
|
||||
"$BASEDIR/../common/unix/install_cmake.sh"
|
||||
"$BASEDIR/../common/macos/cmake.sh"
|
||||
|
||||
Reference in New Issue
Block a user