Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
RunCMake
/
list
/
EmptyRemoveAt0.cmake
blob: d6a3e85c6acc6d1472987e7867e4a61d9392b888 [
file
] [
log
] [
blame
]
set
(
mylist
""
)
list
(
REMOVE_AT mylist
0
)