diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 12:57:27 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:03 +0000 |
| commit | 20f538462c9265fe2e914debea04b1f93dd244bf (patch) | |
| tree | e7578a0da2526937bfc39d965be7315efcce863d /documentation | |
| parent | 7a3bf66cc90f05125eb14e484361f10765e40c12 (diff) | |
| download | poky-20f538462c9265fe2e914debea04b1f93dd244bf.tar.gz | |
ref-manual: Edits to cmake class.
(From yocto-docs rev: 8e5377967ce0311dd99b5525362f2d8b7003b69f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 2 |
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> |
