3 lines
65 B
CMake
3 lines
65 B
CMake
|
|
||
|
file(GENERATE OUTPUT result.txt CONTENT "$<LIST:GET,a;b,1,-3>")
|