From 8853195124e3f147ca8c89c42dc8453909eba132 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Nov 2013 10:52:35 -0800 Subject: ref-manual: Added the cmake class. (From yocto-docs rev: 57b0cc285cc151a61122c297b911dc6d21107c43) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index a6040e8a5f..b4b12bb959 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -404,6 +404,19 @@ +
+ <filename>cmake.bbclass</filename> + + + The CMake build system (cmake) class allows for + recipes that need to build software using the CMake build system. + You can use the + EXTRA_OECMAKE + variable to specify additional configuration options to be passed on + the cmake command line. + +
+
Debian Renaming - <filename>debian.bbclass</filename> -- cgit v1.2.3-54-g00ecf