cmake/Tests/RunCMake/add_custom_command/BadOutput-stderr.txt

68 lines
1.8 KiB
Plaintext
Raw Normal View History

2020-02-01 23:06:01 +01:00
CMake Error at BadOutput.cmake:2 \(add_custom_command\):
2021-09-14 00:13:48 +02:00
OUTPUT containing a "#" is not allowed.
2020-02-01 23:06:01 +01:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMake Error at BadOutput.cmake:3 \(add_custom_command\):
2021-09-14 00:13:48 +02:00
OUTPUT containing a "<" is not allowed.
2020-02-01 23:06:01 +01:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMake Error at BadOutput.cmake:4 \(add_custom_command\):
2021-09-14 00:13:48 +02:00
OUTPUT containing a ">" is not allowed.
2020-02-01 23:06:01 +01:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
2021-09-14 00:13:48 +02:00
(
2020-02-01 23:06:01 +01:00
CMake Error at BadOutput.cmake:5 \(add_custom_command\):
2021-09-14 00:13:48 +02:00
OUTPUT containing a "#" is not allowed.
2020-02-01 23:06:01 +01:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
2021-09-14 00:13:48 +02:00
)+
2020-02-01 23:06:01 +01:00
CMake Error at BadOutput.cmake:6 \(add_custom_command\):
2021-09-14 00:13:48 +02:00
OUTPUT path
2020-02-01 23:06:01 +01:00
.*RunCMake/add_custom_command/e
in a source directory as an output of custom command.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
2021-09-14 00:13:48 +02:00
(
CMake Error at BadOutput.cmake:7 \(add_custom_command\):
Error evaluating generator expression:
\$<TARGET_PROPERTY:prop>
\$<TARGET_PROPERTY:prop> may only be used with binary targets. It may not
be used with add_custom_command or add_custom_target. Specify the target
to read a property from using the \$<TARGET_PROPERTY:tgt,prop> signature
instead.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
)+(
CMake Error at BadOutput.cmake:8 \(add_custom_command\):
Error evaluating generator expression:
\$<OUTPUT_CONFIG:h>
Expression did not evaluate to a known generator expression
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
)+(
CMake Error at BadOutput.cmake:9 \(add_custom_command\):
Error evaluating generator expression:
\$<COMMAND_CONFIG:i>
Expression did not evaluate to a known generator expression
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
)+