Update BUILD.md

This commit is contained in:
Pavlos Vinieratos 2019-12-22 11:14:53 +01:00 committed by GitHub
parent 654ea25c6f
commit c29a9db5f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Install latest Xcode (from Apple Developer Connection, free registration require
Install CMake and QT libraries via Homebrew:
`$ brew install cmake qt5`
`$ brew install cmake qt5 ftgl jack`
Generate XCode project file via CMake: