diff options
Diffstat (limited to 'Tests/RunCMake/GenEx-DEVICE_LINK/add_custom_command-stderr.txt')
-rw-r--r-- | Tests/RunCMake/GenEx-DEVICE_LINK/add_custom_command-stderr.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Tests/RunCMake/GenEx-DEVICE_LINK/add_custom_command-stderr.txt b/Tests/RunCMake/GenEx-DEVICE_LINK/add_custom_command-stderr.txt new file mode 100644 index 0000000000..273c3b2be1 --- /dev/null +++ b/Tests/RunCMake/GenEx-DEVICE_LINK/add_custom_command-stderr.txt @@ -0,0 +1,9 @@ +CMake Error at add_custom_command.cmake:[0-9]+ \(add_custom_command\): + Error evaluating generator expression: + + \$<DEVICE_LINK> + + \$<DEVICE_LINK:...> may only be used with binary targets to specify link + options. +Call Stack \(most recent call first\): + CMakeLists.txt:[0-9]+ \(include\) |