summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 12:57:27 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:18:00 +0000
commit5d966deca7dd53712852678c4eb59a149b6e85c2 (patch)
tree3fd434174ba3801137cfd0f73ddaaff3d59137ab /documentation/ref-manual/ref-classes.xml
parentca3c32e7c7bab32402073acc441ae7348cb45240 (diff)
downloadpoky-5d966deca7dd53712852678c4eb59a149b6e85c2.tar.gz
ref-manual: Edits to cmake class.
(From yocto-docs rev: aa397e791e02f3a5e3d9d2df40f298cbf4f26fe2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 3a328ceaab..f5ec3edfec 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -379,7 +379,7 @@
379 <title><filename>cmake.bbclass</filename></title> 379 <title><filename>cmake.bbclass</filename></title>
380 380
381 <para> 381 <para>
382 The CMake build system (<filename>cmake</filename>) class allows for 382 The <filename>cmake</filename> class allows for
383 recipes that need to build software using the CMake build system. 383 recipes that need to build software using the CMake build system.
384 You can use the 384 You can use the
385 <link linkend='var-EXTRA_OECMAKE'><filename>EXTRA_OECMAKE</filename></link> 385 <link linkend='var-EXTRA_OECMAKE'><filename>EXTRA_OECMAKE</filename></link>