summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index ece47e757b..76ae334b24 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -445,6 +445,14 @@
445 variable to specify additional configuration options to be passed 445 variable to specify additional configuration options to be passed
446 using the <filename>cmake</filename> command line. 446 using the <filename>cmake</filename> command line.
447 </para> 447 </para>
448
449 <para>
450 On the occasion that you would be installing custom CMake toolchain
451 files supplied by the application being built, you should install them
452 to the preferred CMake Module directory:
453 <filename>${D}${datadir}/cmake/</filename> Modules during
454 <ulink url='&YOCTO_DOCS_REF_URL;#ref-tasks-install'><filename>do_install</filename></ulink>.
455 </para>
448</section> 456</section>
449 457
450<section id='ref-classes-cml1'> 458<section id='ref-classes-cml1'>