mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 09:44:21 +02:00
update the BUILD guide to point to the new formula location
This commit is contained in:
parent
7080a5f503
commit
8f13f38502
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -55,7 +55,7 @@ Should you choose not to install Qt5 via a package manager that handles dependen
|
|||
|
||||
brew install cmake qt5 glm zlib
|
||||
|
||||
*High Fidelity has a [homebrew formula](https://raw.github.com/highfidelity/hifi/master/qt5.rb) for a patched version of Qt 5.2.0 stable that removes wireless network scanning that can reduce real-time audio performance. We recommended you use this formula to install Qt.*
|
||||
*High Fidelity has a [homebrew formula](https://raw.github.com/highfidelity/homebrew-formulas/master/qt5.rb) for a patched version of Qt 5.2.0 stable that removes wireless network scanning that can reduce real-time audio performance. We recommended you use this formula to install Qt.*
|
||||
#####Xcode
|
||||
If Xcode is your editor of choice, you can ask CMake to generate Xcode project files instead of Unix Makefiles.
|
||||
|
||||
|
|
Loading…
Reference in a new issue