mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Finish ticket #4511
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12516 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d17ab8f7e3
commit
00e291901e
@ -82,8 +82,8 @@
|
||||
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
cmake -DCMAKE_INSTALL_PREFIX=&qt4-dir; \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
.. &&
|
||||
make</userinput></screen>
|
||||
|
||||
|
@ -37,6 +37,7 @@ $Date$
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rep-gtk.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rxvt-unicode.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="screen.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shared-mime-info.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sharutils.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tidy.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="unixodbc.xml"/>
|
||||
|
@ -50,7 +50,6 @@ $Date$
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pangomm.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt4.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt5.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shared-mime-info.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="startup-notification.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk2.xml"/>
|
||||
|
Loading…
Reference in New Issue
Block a user