mirror of
https://github.com/reactos/CMake.git
synced 2024-11-29 06:20:23 +00:00
f560977540
Add test for error reporting when list() subcommands have wrong number of arguments.
2 lines
40 B
CMake
2 lines
40 B
CMake
list(LENGTH mylist result one_too_many)
|