From 187fad01a5009e2c9115781f9103c4e2f35c9b62 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 11 Mar 2013 10:37:04 +0000 Subject: 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 --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') 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: -- cgit v1.2.3-13-gbd6f