mirror of
https://github.com/reactos/CMake.git
synced 2025-01-19 18:02:20 +00:00
f560977540
Add test for error reporting when list() subcommands have wrong number of arguments.
2 lines
44 B
CMake
2 lines
44 B
CMake
list(REMOVE_DUPLICATES mylist one_too_many)
|