1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-15 02:24:50 +02:00

Updated OS X Build Instructions (markdown)

Jason Herskowitz
2015-12-21 21:07:23 -05:00
parent 41e631faf7
commit 403a00cd47

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