mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
f560977540
Add test for error reporting when list() subcommands have wrong number of arguments.
2 lines
34 B
CMake
2 lines
34 B
CMake
list(REVERSE mylist one_too_many)
|