mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-15 02:24:50 +02:00
Updated OS X Build Instructions (markdown)
@@ -20,7 +20,7 @@
|
||||
git clone git://github.com/tomahawk-player/tomahawk.git
|
||||
mkdir tomahawk/build && cd tomahawk/build
|
||||
export PATH=/usr/local/opt/qt5/bin:$PATH
|
||||
cmake -DBUILD_WITH_QT4=OFF -DPC_ECHONEST_VERSION=2.3.0 ..
|
||||
cmake -DBUILD_WITH_QT4=OFF -DPC_ECHONEST_VERSION=2.3.0 -DBUILD_TOOLS=OFF ..
|
||||
make
|
||||
open tomahawk.app
|
||||
|
||||
|
Reference in New Issue
Block a user