diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-03-11 10:37:04 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-03-11 10:37:04 +0000 |
| commit | 187fad01a5009e2c9115781f9103c4e2f35c9b62 (patch) | |
| tree | 987723db1bd432d720656fcd95ca2e8760e2cca7 /README | |
| parent | 4dbe2f9d47454effbb674670ef440b685fd4a0b6 (diff) | |
| download | qmmp-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-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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: |
