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
3300f78310
CMake
/
Tests
/
CMakeTests
/
List-Reverse-Too-Many-Argum...
2 lines
34 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
(
REVERSE
mylist
one_too_many
)