mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
18e02ace5b
Fixes: #24534
6 lines
221 B
ReStructuredText
6 lines
221 B
ReStructuredText
install-prefix-genex-install-code-script
|
|
----------------------------------------
|
|
|
|
* The :command:`install(CODE)` and :command:`install(SCRIPT)` commands
|
|
now support the :genex:`$<INSTALL_PREFIX>` generator expression.
|