summaryrefslogtreecommitdiff
path: root/Help/command/try_compile.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-01-18 11:33:40 -0500
committerBrad King <brad.king@kitware.com>2023-01-18 11:37:02 -0500
commit645671d36f5cf0fa411d98a637f4edbc3d896c57 (patch)
treeca9119cf7270eacc7630dcd247b59a89e2775f08 /Help/command/try_compile.rst
parent45f86b9990e3ac7e9ec5909253275dbf2728bccc (diff)
downloadcmake-645671d36f5cf0fa411d98a637f4edbc3d896c57.tar.gz
Help: Document configure log behavior in try_compile and try_run
Diffstat (limited to 'Help/command/try_compile.rst')
-rw-r--r--Help/command/try_compile.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/command/try_compile.rst b/Help/command/try_compile.rst
index 8f6a4ebdc2..21b063fd71 100644
--- a/Help/command/try_compile.rst
+++ b/Help/command/try_compile.rst
@@ -42,6 +42,11 @@ below for the meaning of other options.
Previously this was only done by the
:ref:`source file <Try Compiling Source Files>` signature.
+.. versionadded:: 3.26
+ This command records a
+ :ref:`configure-log try_compile event <try_compile configure-log event>`
+ if the ``NO_LOG`` option is not specified.
+
This command also supports an alternate signature
which was present in older versions of CMake: