mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-26 10:48:38 -06:00
Merge branch 'backport-revert-install-code-script-genex' into revert-install-code-script-genex
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