From 6d77cedd60c6100a04088136ab0a19717ab784a9 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 11 Feb 2018 11:15:38 +0000 Subject: 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 --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 84e117309..f3b6acb34 100644 --- a/README +++ b/README @@ -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: -- cgit v1.2.3-13-gbd6f