mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-16 02:54:33 +02:00
Updated OS X Build Instructions (markdown)
@@ -20,7 +20,7 @@
|
|||||||
git clone git://github.com/tomahawk-player/tomahawk.git
|
git clone git://github.com/tomahawk-player/tomahawk.git
|
||||||
mkdir tomahawk/build && cd tomahawk/build
|
mkdir tomahawk/build && cd tomahawk/build
|
||||||
export PATH=/usr/local/opt/qt5/bin:$PATH
|
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
|
make
|
||||||
open tomahawk.app
|
open tomahawk.app
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user