mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-25 14:17:50 +08:00
It was given execute permissions when renamed recently; but the bash-isms in it will only work with that if it uses bash. Change-Id: I61468257210ba586fdaf1e79531bae0492f9e8ae Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
3 lines
59 B
Bash
Executable File
3 lines
59 B
Bash
Executable File
#!/usr/bin/env bash
|
|
$(dirname $0)/../common/cmake_linux.sh
|