1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-28 05:41:34 +00:00

Remove Qt PATH adjustment (Qt6 is symlinked)

This commit is contained in:
Alexei Kotov 2025-06-17 19:11:39 +03:00
parent 6d89ae1a75
commit 4a6d2465b4

View file

@ -12,7 +12,6 @@ brew install curl xquartz gd fontconfig freetype harfbuzz brotli s3cmd
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@6
export PATH="/opt/homebrew/opt/qt@6/bin:$PATH"
# Install deps
brew install openal-soft icu4c yaml-cpp sqlite