Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Help
/
release
/
dev
/
list-TRANSFORM-APPLY.rst
blob: 8807669e84e55055285128bfef5ee1c1a26eece8 [
file
]
list
-
TRANSFORM
-
APPLY
--------------------
*
The
:
command
:
`list(TRANSFORM)`
command gained a
new
``
APPLY
``
action that
invokes a user
-
defined
:
command
:
`function`
for
each element of the list
,
enabling arbitrary per
-
element transformations
.