Ignore:
Timestamp:
07/27/2014 02:17:12 AM (10 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.6, 7.7, 7.8, 7.9, 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, krejzi/svn, 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:
28a40fc
Parents:
0783427
Message:

Minor updates

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/core/akonadi.xml

    r0783427 r81e3aeaa  
    9191
    9292cmake -DCMAKE_INSTALL_PREFIX=&kde-dir;  \
    93       -DCMAKE_PREFIX_PATH=&qt4-dir;          \
    9493      -DCMAKE_BUILD_TYPE=Release           \
    9594      -DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE  \
     
    107106  <sect2 role="commands">
    108107    <title>Command Explanations</title>
    109 
    110     <para><option>-DCMAKE_PREFIX_PATH=&qt4-dir;</option>: This switch is used to
    111     help <command>cmake</command> find <command>automoc4</command>.</para>
    112108
    113109    <para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to apply
Note: See TracChangeset for help on using the changeset viewer.