Files
CMake/Help/command
Sergey Bobrenok e791ffac61 add_test: Add COMMAND_EXPAND_LISTS option
Add a `COMMAND_EXPAND_LISTS` option to the `add_test` command to cause
`;`-separated lists produced by generator expressions to be expanded
into multiple arguments.  The `add_custom_command` command already
has such an option.

Fixes: #17284
2019-06-07 13:14:29 -04:00
..
2019-04-04 12:51:41 -04:00
2018-12-05 11:57:58 -05:00
2019-04-04 15:13:58 +02:00