mirror of
https://github.com/reactos/CMake.git
synced 2024-12-20 02:28:25 +00:00
f560977540
Add test for error reporting when list() subcommands have wrong number of arguments.
2 lines
31 B
CMake
2 lines
31 B
CMake
list(SORT mylist one_too_many)
|