summaryrefslogtreecommitdiffstats
path: root/Help/command/function.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/command/function.rst')
-rw-r--r--Help/command/function.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/command/function.rst b/Help/command/function.rst
index 7b10381..53ba754 100644
--- a/Help/command/function.rst
+++ b/Help/command/function.rst
@@ -23,6 +23,9 @@ details.
See the :command:`cmake_policy()` command documentation for the behavior
of policies inside functions.
+See the :command:`macro()` command documentation for differences
+between CMake functions and macros.
+
Invocation
^^^^^^^^^^