Changeset 7830c481 for kde/phonon-backend-vlc.xml
- Timestamp:
- 10/13/2016 02:36:45 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c33c599
- Parents:
- 0b7a940
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/phonon-backend-vlc.xml
r0b7a940 r7830c481 102 102 <title>Command Explanations</title> 103 103 104 <para>< option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to apply105 higher level of compiler optimizations.</para>104 <para><parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is 105 used to apply higher level of compiler optimizations.</para> 106 106 107 <para>< option>-DCMAKE_INSTALL_LIBDIR=lib</option>: This switch is used to108 get libraries to install to /usr/lib instead of /usr/lib64 on a 64 bit109 system.</para>107 <para><parameter>-DCMAKE_INSTALL_LIBDIR=lib</parameter>: This switch is 108 used to get libraries to install to /usr/lib instead of /usr/lib64 on a 109 64 bit system.</para> 110 110 111 <para><option>-DPHONON_BUILD_PHONON4QT5=ON</option>: This switch is used to 112 ensure that Qt5 version of the backend is built even if Qt4 is present.</para> 111 <para><parameter>-DPHONON_BUILD_PHONON4QT5=ON</parameter>: This switch is 112 used to ensure that Qt5 version of the backend is built even if Qt4 is 113 present.</para> 113 114 114 115 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.