update the BUILD guide to point to the new formula location

This commit is contained in:
Stephen Birarda 2014-03-10 17:09:32 -07:00
parent 7080a5f503
commit 8f13f38502

View file

@ -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.