|
@@ -449,12 +449,13 @@
|
|
|
<title><filename>cmake.bbclass</filename></title>
|
|
|
|
|
|
<para>
|
|
|
- The <filename>cmake</filename> class allows for
|
|
|
- recipes that need to build software using the CMake build system.
|
|
|
+ The <filename>cmake</filename> class allows for recipes that need to
|
|
|
+ build software using the
|
|
|
+ <ulink url='https://cmake.org/overview/'>CMake</ulink> 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.
|
|
|
+ variable to specify additional configuration options to be passed
|
|
|
+ using the <filename>cmake</filename> command line.
|
|
|
</para>
|
|
|
</section>
|
|
|
|