mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
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.
|