summaryrefslogtreecommitdiffstats
path: root/Help/release/3.23.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/3.23.rst')
-rw-r--r--Help/release/3.23.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/release/3.23.rst b/Help/release/3.23.rst
index 14fa47c..cce936b 100644
--- a/Help/release/3.23.rst
+++ b/Help/release/3.23.rst
@@ -145,6 +145,10 @@ Modules
``OBJCXX``, ``CUDA``, and ``HIP`` languages. It also now honors
:variable:`CMAKE_SYSROOT` and :variable:`CMAKE_OSX_SYSROOT`.
+* The :module:`ExternalProject` module's :command:`ExternalProject_Add`
+ command gained support for a ``USES_TERMINAL_PATCH`` option to give
+ the patch step exclusive terminal access.
+
* The :module:`FindCUDAToolkit` module now provides a target for
``libcufft_static_nocallback``, if found.