mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
ref-manual: Added the cmake class.
(From yocto-docs rev: 599538fe8e25aa4445097a9d1c83fa196d80b433) 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
9e65ed399a
commit
23dcaa5cc6
@@ -404,6 +404,19 @@
|
|||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section id='ref-classes-cmake'>
|
||||||
|
<title><filename>cmake.bbclass</filename></title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
The CMake build system (<filename>cmake</filename>) class allows for
|
||||||
|
recipes that need to build software using the CMake build system.
|
||||||
|
You can use the
|
||||||
|
<link linkend='var-EXTRA_OECMAKE'><filename>EXTRA_OECMAKE</filename></link>
|
||||||
|
variable to specify additional configuration options to be passed on
|
||||||
|
the <filename>cmake</filename> command line.
|
||||||
|
</para>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section id='ref-classes-debian'>
|
<section id='ref-classes-debian'>
|
||||||
<title>Debian Renaming - <filename>debian.bbclass</filename></title>
|
<title>Debian Renaming - <filename>debian.bbclass</filename></title>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user