mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
31675964e7
Fixes: #24550, #24547
3 lines
84 B
CMake
3 lines
84 B
CMake
|
|
file(GENERATE OUTPUT result.txt CONTENT "$<LIST:TRANSFORM,a;b;c,TOUPPER,FOR,2,0>")
|