summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorMarc Aldorasi <marc@groundctl.com>2021-10-27 20:46:40 (GMT)
committerBrad King <brad.king@kitware.com>2021-10-28 16:48:25 (GMT)
commitfa47e9c8f9082f5c75b56e1f8069509f898c9a25 (patch)
tree3388f031d410cf2866055b1dca8f34013bd33fd4 /Help/command
parent28a033cc7de056d1a74857606397bb294ebe27ac (diff)
downloadCMake-fa47e9c8f9082f5c75b56e1f8069509f898c9a25.zip
CMake-fa47e9c8f9082f5c75b56e1f8069509f898c9a25.tar.gz
CMake-fa47e9c8f9082f5c75b56e1f8069509f898c9a25.tar.bz2
Help: Document that configure_file can create directories
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/configure_file.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/command/configure_file.rst b/Help/command/configure_file.rst
index 086668c..1d81423 100644
--- a/Help/command/configure_file.rst
+++ b/Help/command/configure_file.rst
@@ -96,6 +96,7 @@ The arguments are:
with respect to the value of :variable:`CMAKE_CURRENT_BINARY_DIR`.
If the path names an existing directory the output file is placed
in that directory with the same file name as the input file.
+ If the path contains non-existent directories, they are created.
``NO_SOURCE_PERMISSIONS``
.. versionadded:: 3.19