Ignore:
Timestamp:
08/02/2014 01:31:26 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
fa37f2a
Parents:
84950f90
Message:

Remove setqt hacks from packages.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13793 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 moved

Legend:

Unmodified
Added
Removed
  • general/prog/cmake-systemd.xml

    r84950f90 r7b946c2  
    9999    <title>Installation of CMake</title>
    100100
    101     <para>
     101    <!-- <para>
    102102       If <application>Qt4</application> and <application>Qt5</application> are
    103103       installed in <filename class="directory">/opt</filename>, use
    104104       <command>source setqt4</command> or <command>source setqt5</command> to
    105105       choose which one will be used to build the Qt-based GUI.
    106     </para>
     106    </para> -->
    107107
    108108    <para>
     
    153153      <application>Qt</application>-based  GUI for
    154154      <application>CMake</application>.
     155    </para>
     156
     157    <para>
     158      <option>--qt-qmake=/usr/bin/qmake-qt5</option>: Use this switch if
     159      you have both <application>Qt4</application> and
     160      <application>Qt5</application> installed but wish to build the
     161      <application>Qt5</application> based GUI (it defaults to
     162      <application>Qt4</application> one).
    155163    </para>
    156164
Note: See TracChangeset for help on using the changeset viewer.