summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-06-30 12:04:00 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-06-30 12:04:07 (GMT)
commit221fd892512036232c3a606df4770bdd3ae13375 (patch)
tree343f0ab5ffca79bf5bebfbf2a73332a3003247a0 /Help/command
parente9f667c3b02711e295d41a6a328d002aa2122c09 (diff)
parente5f5eeca2f632608cf4709cffef9d82f6f5be6f3 (diff)
downloadCMake-221fd892512036232c3a606df4770bdd3ae13375.zip
CMake-221fd892512036232c3a606df4770bdd3ae13375.tar.gz
CMake-221fd892512036232c3a606df4770bdd3ae13375.tar.bz2
Merge topic 'file-CONFIGURE-subdir' into release-3.18
e5f5eeca2f file: Fix CONFIGURE output relative path Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4951
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/file.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/Help/command/file.rst b/Help/command/file.rst
index b109f9d..db2e580 100644
--- a/Help/command/file.rst
+++ b/Help/command/file.rst
@@ -508,8 +508,7 @@ The arguments are:
``OUTPUT <output-file>``
Specify the output file name to generate. A relative path is treated with
- respect to the value of :variable:`CMAKE_CURRENT_BINARY_DIR`. See policy
- :policy:`CMP0070`.
+ respect to the value of :variable:`CMAKE_CURRENT_BINARY_DIR`.
``<output-file>`` does not support generator expressions.
``CONTENT <content>``