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