mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
e791ffac61
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
8 lines
268 B
Plaintext
8 lines
268 B
Plaintext
Test project .*/Tests/RunCMake/CTestCommandExpandLists/expandGeneratorExpressionResult-build
|
|
.* +Start 1: CommandExpandList
|
|
1/1 Test #1: CommandExpandList +\.+ +Passed +[0-9.]+ sec
|
|
+
|
|
100% tests passed, 0 tests failed out of 1
|
|
+
|
|
Total Test time \(real\) = +[0-9.]+ sec
|