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