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