Merge branch 'backport-revert-install-code-script-genex' into release-3.13

Merge-request: !2474
This commit is contained in:
Brad King
2018-10-11 07:43:02 -04:00
10 changed files with 9 additions and 70 deletions
-4
View File
@@ -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
^^^^^^^^^^^^^^^^^^