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

9 lines
293 B
Plaintext

CMake Error at AppendNotOutput.cmake:1 \(add_custom_command\):
Attempt to APPEND to custom command with output
.*RunCMake/add_custom_command/AppendNotOutput-build/out
which is not already a custom command output.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)