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>")
|