cmake/Tests/RunCMake/add_custom_command/BadCommand-stderr.txt
2021-09-14 00:13:48 +02:00

22 lines
526 B
Plaintext

(CMake Error at BadCommand.cmake:1 \(add_custom_command\):
Error evaluating generator expression:
\$<OUTPUT_CONFIG:a>
Expression did not evaluate to a known generator expression
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
)+(CMake Error at BadCommand.cmake:2 \(add_custom_command\):
Error evaluating generator expression:
\$<COMMAND_CONFIG:b>
Expression did not evaluate to a known generator expression
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
)+