mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-05 21:43:07 +02:00
fix typo in osx export
This commit is contained in:
parent
20746ae48c
commit
43de63621e
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -59,7 +59,7 @@ For example, under Windows:
|
|||
|
||||
For example, under OSX:
|
||||
|
||||
set QT_CMAKE_PREFIX_PATH=QT_CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.15.2/lib/cmake
|
||||
export QT_CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.15.2/lib/cmake
|
||||
|
||||
Note: You only need the following components checked under Qt 5.15.2 (select the "Custom Installation" option):
|
||||
"MSVC 2019 64-bit", "Qt WebEngine", and "Qt Script (Deprecated)".
|
||||
|
|
Loading…
Reference in a new issue