EmptyRemoveAt0.cmake 40 B

12
  1. set(mylist "")
  2. list(REMOVE_AT mylist 0)