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>