aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-03-11 10:37:04 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-03-11 10:37:04 +0000
commit187fad01a5009e2c9115781f9103c4e2f35c9b62 (patch)
tree987723db1bd432d720656fcd95ca2e8760e2cca7 /README
parent4dbe2f9d47454effbb674670ef440b685fd4a0b6 (diff)
downloadqmmp-187fad01a5009e2c9115781f9103c4e2f35c9b62.tar.gz
qmmp-187fad01a5009e2c9115781f9103c4e2f35c9b62.tar.bz2
qmmp-187fad01a5009e2c9115781f9103c4e2f35c9b62.zip
added feature to enable RPATH support (Fixes issue 545)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3306 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 1fb6253f2..74889282a 100644
--- a/README
+++ b/README
@@ -125,7 +125,8 @@ Available options:
- USE_QMMP_DIALOG (file dialog);
- USE_ENCA (automatic charset detection);
- USE_SKINNED (standard skinned UI);
-- USE_DIR_ASSOC (inode/directory mime type association)
+- USE_DIR_ASSOC (inode/directory mime type association);
+- USE_RPATH (enables CMAKE_INSTALL_RPATH_USE_LINK_PATH, see http://www.cmake.org/Wiki/CMake_RPATH_handling for details)
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: