diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-02-11 11:15:38 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-02-11 11:15:38 +0000 |
| commit | 6d77cedd60c6100a04088136ab0a19717ab784a9 (patch) | |
| tree | 8deef7592609f1a0165cc8eb995c72ffd9939096 /README | |
| parent | d1779ba312313ac8ab03ffe6524758f7bfb68747 (diff) | |
| download | qmmp-6d77cedd60c6100a04088136ab0a19717ab784a9.tar.gz qmmp-6d77cedd60c6100a04088136ab0a19717ab784a9.tar.bz2 qmmp-6d77cedd60c6100a04088136ab0a19717ab784a9.zip | |
updated cmake files and documentation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7858 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -144,7 +144,8 @@ Available options: - USE_SKINNED (standard skinned UI); - USE_QSUI (simple UI); - USE_DIR_ASSOC (inode/directory mime type association); -- QMMP_DEFAULT_OUTPUT (default output plugin, example: -DQMMP_DEFAULT_OUTPUT=pulse). +- QMMP_DEFAULT_OUTPUT (default output plugin, example: -DQMMP_DEFAULT_OUTPUT=pulse); +- QMMP_DEFAULT_UI (default user interface, example: -DQMMP_DEFAULT_UI=qsui). Also you can use ccmake for changing plugins configuration. By default program will be installed in /usr/local. You can change default path by running: |
