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

9 lines
293 B
Plaintext
Raw Normal View History

2015-04-27 22:25:09 +02:00
CMake Error at AppendNotOutput.cmake:1 \(add_custom_command\):
2021-09-14 00:13:48 +02:00
Attempt to APPEND to custom command with output
2016-10-30 18:24:19 +01:00
2020-02-01 23:06:01 +01:00
.*RunCMake/add_custom_command/AppendNotOutput-build/out
2016-10-30 18:24:19 +01:00
2015-04-27 22:25:09 +02:00
which is not already a custom command output.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)