mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-26 23:35:32 +02:00
* Fixed crash in DbSyncConnection.
This commit is contained in:
2
README
2
README
@@ -95,7 +95,7 @@ To build the app:
|
||||
-----------------
|
||||
$ mkdir build && cd build
|
||||
|
||||
Pick one of the following two choices. If unsure pick the second one, you probably want a GUI.
|
||||
Pick one of the following two choices. If uncertain pick the second one, you probably want a GUI.
|
||||
$ cmake -Dgui=no .. # enables headless mode, build without GUI
|
||||
$ cmake .. # normal build including GUI
|
||||
|
||||
|
Reference in New Issue
Block a user