summaryrefslogtreecommitdiff
path: root/buildstream/plugins/elements/cmake.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/plugins/elements/cmake.py')
-rw-r--r--buildstream/plugins/elements/cmake.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildstream/plugins/elements/cmake.py b/buildstream/plugins/elements/cmake.py
index 2cb2601ae..de9aa9616 100644
--- a/buildstream/plugins/elements/cmake.py
+++ b/buildstream/plugins/elements/cmake.py
@@ -49,6 +49,9 @@ Here is the default configuration for the ``cmake`` element in full:
.. literalinclude:: ../../../buildstream/plugins/elements/cmake.yaml
:language: yaml
+
+See :ref:`built-in functionality documentation <core_buildelement_builtins>` for
+details on common configuration options for build elements.
"""
from buildstream import BuildElement