mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-17 01:10:10 +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 qmake >/dev/null 2>&1 || brew install qt@5
|
||||
|
||||
export PATH="/usr/local/opt/qt@5/bin:$PATH"
|
||||
qmake --version
|
||||
which qmake
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user