mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 04:09:33 -05:00
Merge branch 'backport-revert-install-code-script-genex' into release-3.13
Merge-request: !2474
This commit is contained in:
@@ -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
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
@@ -61,9 +61,6 @@ Commands
|
||||
* The :command:`add_link_options` command was created to add link
|
||||
options in the current directory.
|
||||
|
||||
* The :command:`install(CODE)` and :command:`install(SCRIPT)` commands
|
||||
learned to support generator expressions.
|
||||
|
||||
* The :command:`install(TARGETS)` command learned to install targets
|
||||
created outside the current directory.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user