Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a0d8556bf7600a11e7ead052d926ab5884256d09
/
.
/
Tests
/
RunCMake
/
list
/
EmptyGet0.cmake
blob: 494710825fce04bc6ff4d5b22ffe1037f2930a59 [
file
]
set
(
mylist
""
)
list
(
GET mylist
0
result
)