mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 03:11:08 -06:00
This also introduces CMP0087 which will keep the OLD behaviour of not evaluating generator expressions Fixes: #15785
6 lines
199 B
ReStructuredText
6 lines
199 B
ReStructuredText
install-code-script-genex
|
|
-------------------------
|
|
|
|
* The :command:`install(CODE)` and :command:`install(SCRIPT)` commands
|
|
learned to support generator expressions. See policy :policy:`CMP0087`.
|