Ignore:
Timestamp:
03/19/2020 06:44:08 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
b1532549
Parents:
622c1021
Message:

Format general/graphlib

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/opencv.xml

    r622c1021 r09f0998  
    9292
    9393    <note>
    94       <para>One additional file that starts with "ippicv" (integrated
    95       performance primitives) will be automatically downloaded during the
    96       cmake portion of the build procedure.  This download is specific to the
    97       system architecture.</para>
     94      <para>
     95        One additional file that starts with "ippicv" (integrated
     96        performance primitives) will be automatically downloaded during the
     97        cmake portion of the build procedure. This download is specific to the
     98        system architecture.
     99      </para>
    98100    </note>
    99101
     
    194196    <title>Command Explanations</title>
    195197
    196     <para><parameter>-DWITH_XINE=ON</parameter>: This option instructs the make
    197     procedure to use <xref linkend="xine-lib"/>.</para>
    198 
    199     <para><parameter>-DENABLE_PRECOMPILED_HEADERS=OFF</parameter>: This option
    200     is needed for compatibiiity with gcc-6.1 and later.</para>
    201 
    202     <para><option>-DOPENCV_EXTRA_MODULES_PATH=../opencv_contrib-&opencv-version;/modules</option>:
    203     instructs the build system to build additional modules.</para>
     198    <para>
     199      <parameter>-DWITH_XINE=ON</parameter>: This option instructs the make
     200      procedure to use <xref linkend="xine-lib"/>.
     201    </para>
     202
     203    <para>
     204      <parameter>-DENABLE_PRECOMPILED_HEADERS=OFF</parameter>: This option
     205      is needed for compatibiiity with gcc-6.1 and later.
     206    </para>
     207
     208    <para>
     209      <option>-DOPENCV_EXTRA_MODULES_PATH=../opencv_contrib-&opencv-version;/modules</option>:
     210      instructs the build system to build additional modules.
     211    </para>
    204212
    205213  </sect2>
Note: See TracChangeset for help on using the changeset viewer.