Ignore:
Timestamp:
10/13/2016 02:36:45 PM (8 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c33c599
Parents:
0b7a940
Message:

Another set of option vs parameter fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17879 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/phonon-backend-vlc.xml

    r0b7a940 r7830c481  
    102102    <title>Command Explanations</title>
    103103
    104     <para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to apply
    105     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>
    106106
    107     <para><option>-DCMAKE_INSTALL_LIBDIR=lib</option>: This switch is used to
    108      get libraries to install to /usr/lib instead of /usr/lib64 on a 64 bit
    109     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>
    110110
    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>
    113114
    114115  </sect2>
Note: See TracChangeset for help on using the changeset viewer.