mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-29 09:32:45 +00:00
add path hack only to verify, will remove later
This commit is contained in:
parent
f03beb7963
commit
53cb20454f
@ -10,6 +10,7 @@ command -v ccache >/dev/null 2>&1 || brew install ccache
|
|||||||
command -v cmake >/dev/null 2>&1 || brew install cmake
|
command -v cmake >/dev/null 2>&1 || brew install cmake
|
||||||
command -v qmake >/dev/null 2>&1 || brew install qt@5
|
command -v qmake >/dev/null 2>&1 || brew install qt@5
|
||||||
|
|
||||||
|
export PATH="/usr/local/opt/qt@5/bin:$PATH"
|
||||||
qmake --version
|
qmake --version
|
||||||
which qmake
|
which qmake
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user