This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
You've already forked cmake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
80f663fb22
cmake
/
Tests
/
RunCMake
/
list
/
EmptyInsert-1.cmake
3 lines
40 B
Raw
Normal View
History
Unescape
Escape
Imported Upstream version 2.8.9-rc1
13 years ago
set
(
mylist
""
)
list
(
INSERT
mylist
-1
x
)