From fa47e9c8f9082f5c75b56e1f8069509f898c9a25 Mon Sep 17 00:00:00 2001 From: Marc Aldorasi Date: Wed, 27 Oct 2021 16:46:40 -0400 Subject: Help: Document that configure_file can create directories --- Help/command/configure_file.rst | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v0.12