Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6b2bcae7d4e4356af41da60fb6b038683367c052
/
.
/
Tests
/
RunCMake
/
list
/
EmptyInsert-1.cmake
blob: 140da5d07a507c60d36c57001c11646dc9a6ace9 [
file
]
set
(
mylist
""
)
list
(
INSERT mylist
-
1
x
)