summaryrefslogtreecommitdiffstats
path: root/Help/command/install.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-10-12 12:11:42 (GMT)
committerKitware Robot <kwrobot@kitware.com>2018-10-12 12:11:49 (GMT)
commitced094e22e1c94da249990668d106a80faaeab57 (patch)
treefb022879e66d1aa27a2974e06d8c5862c138f16c /Help/command/install.rst
parent02eb3c302a71210b375a6b4f9ae604c5e5dafe02 (diff)
parentfd0e40f1667ed7e835d5a6fcbcf3b4d6489dff2c (diff)
downloadCMake-ced094e22e1c94da249990668d106a80faaeab57.zip
CMake-ced094e22e1c94da249990668d106a80faaeab57.tar.gz
CMake-ced094e22e1c94da249990668d106a80faaeab57.tar.bz2
Merge topic 'revert-install-code-script-genex'
fd0e40f166 Merge branch 'backport-revert-install-code-script-genex' into revert-install-code-script-genex 0f48fbaa72 install: Revert CODE,SCRIPT support for generator expressions Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !2474
Diffstat (limited to 'Help/command/install.rst')
-rw-r--r--Help/command/install.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/Help/command/install.rst b/Help/command/install.rst
index 08c5718..98074d0 100644
--- a/Help/command/install.rst
+++ b/Help/command/install.rst
@@ -442,10 +442,6 @@ example, the code
will print a message during installation.
-The contents of ``SCRIPT`` or ``CODE`` may use "generator expressions" with
-the syntax ``$<...>``. See the :manual:`cmake-generator-expressions(7)`
-manual for available expressions.
-
Installing Exports
^^^^^^^^^^^^^^^^^^