This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f2128d4c28
CMake
/
Tests
/
CMakeTests
/
List-Remove_Duplicates-Too-...
2 lines
44 B
CMake
Raw
Normal View
History
Unescape
Escape
Add tests for list() argument count Add test for error reporting when list() subcommands have wrong number of arguments.
2012-09-29 15:02:38 +04:00
list
(
REMOVE_DUPLICATES
mylist
one_too_many
)