diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -119,8 +119,8 @@ 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: cmake ./ -DCMAKE_INSTALL_PREFIX=custom_path -OSS4 support. -OSS4 plugin is disabled by default. To enable it run cmake ./ -DUSE_OSS4:BOOL=TRUE before compilation. +OSS3 support. +OSS3 plugin is deprecated and disabled by default. To enable it run cmake ./ -DUSE_OSS:BOOL=TRUE before compilation. In some cases, you can use qmake for building and installation. |
