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

This commit is contained in:
Brad King
2018-10-11 08:14:48 -04:00
10 changed files with 9 additions and 70 deletions

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
^^^^^^^^^^^^^^^^^^