mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
install: Teach CODE,SCRIPT modes to evaluate generator expressions
This also introduces CMP0087 which will keep the OLD behaviour of not evaluating generator expressions Fixes: #15785
This commit is contained in:
committed by
Craig Scott
parent
cb995ddea2
commit
25cae1e85d
@@ -0,0 +1,5 @@
|
||||
install-code-script-genex
|
||||
-------------------------
|
||||
|
||||
* The :command:`install(CODE)` and :command:`install(SCRIPT)` commands
|
||||
learned to support generator expressions. See policy :policy:`CMP0087`.
|
||||
Reference in New Issue
Block a user