3 lines
70 B
CMake
3 lines
70 B
CMake
|
|
||
|
file(GENERATE OUTPUT result.txt CONTENT "$<LIST:INSERT,a;b;c,-4,d>")
|