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