3 lines
86 B
CMake
3 lines
86 B
CMake
|
|
||
|
file(GENERATE OUTPUT result.txt CONTENT "$<LIST:TRANSFORM,a;b;c,TOUPPER,FOR,0,4,2>")
|