summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-configure-log.7.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/manual/cmake-configure-log.7.rst')
-rw-r--r--Help/manual/cmake-configure-log.7.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/manual/cmake-configure-log.7.rst b/Help/manual/cmake-configure-log.7.rst
index 2620124..768ef7e 100644
--- a/Help/manual/cmake-configure-log.7.rst
+++ b/Help/manual/cmake-configure-log.7.rst
@@ -131,6 +131,8 @@ The keys common to all events are:
Additional mapping keys are specific to each (versioned) event kind,
described below.
+.. _`try_compile configure-log event`:
+
Event Kind ``try_compile``
--------------------------
@@ -204,6 +206,8 @@ The keys specific to ``try_compile-v1`` mappings are:
An integer specifying the build tool exit code from trying
to build the test project.
+.. _`try_run configure-log event`:
+
Event Kind ``try_run``
----------------------