2 lines
46 B
CMake
2 lines
46 B
CMake
list(SUBLIST mylist 0 -1 result one_too_many)
|
list(SUBLIST mylist 0 -1 result one_too_many)
|