mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
997af2e1a6
Evaluate to the name of the bundle directory for a given bundle target. Fixes: #23409
7 lines
211 B
ReStructuredText
7 lines
211 B
ReStructuredText
target-bundle-dir-name-genex
|
|
----------------------------
|
|
|
|
* Added the new :genex:`TARGET_BUNDLE_DIR_NAME` generator expression
|
|
which evaluates to the name of the bundle directory for a given bundle
|
|
target.
|