mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
ref-manual: Edits to qmake* classes.
(From yocto-docs rev: ea57971614689ea70a9ba74da70435b03e6d6158) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
28a93a5ce9
commit
e9131310ab
@@ -2187,7 +2187,9 @@
|
||||
<title><filename>qmake*.bbclass</filename></title>
|
||||
|
||||
<para>
|
||||
This family of classes consists of the following:
|
||||
The <filename>qmake*</filename> classes support recipes that
|
||||
need to build software that uses Qt's <filename>qmake</filename>
|
||||
build system and are comprised of the following:
|
||||
<itemizedlist>
|
||||
<listitem><para><emphasis><filename>qmake_base</filename>:</emphasis>
|
||||
Provides base functionality for all versions of
|
||||
@@ -2198,12 +2200,6 @@
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The <filename>qmake*</filename> family of classes support recipes that
|
||||
need to build software that uses Qt's <filename>qmake</filename>
|
||||
build system.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
If you need to set any configuration variables or pass any options to
|
||||
<filename>qmake</filename>, you can add these to the
|
||||
|
||||
Reference in New Issue
Block a user