mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
4d15046edd
Fixes: #17884
8 lines
293 B
ReStructuredText
8 lines
293 B
ReStructuredText
genex-GENEX_EVAL
|
|
----------------
|
|
|
|
* New ``$<GENEX_EVAL:...>`` and ``$<TARGET_GENEX_EVAL:target,...>``
|
|
:manual:`generator expression <cmake-generator-expressions(7)>`
|
|
had been added to enable consumption of generator expressions whose
|
|
evaluation results itself in generator expressions.
|