mirror of
https://github.com/reactos/CMake.git
synced 2024-12-16 08:07:29 +00:00
3 lines
40 B
CMake
3 lines
40 B
CMake
|
set(mylist "")
|
||
|
list(INSERT mylist -1 x)
|