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

9 lines
296 B
Plaintext
Raw Normal View History

2015-04-27 22:25:09 +02:00
CMake Error at AppendNotOutput.cmake:1 \(add_custom_command\):
2016-10-30 18:24:19 +01:00
add_custom_command given APPEND option with output
.*RunCMake/add_custom_command/AppendNotOutput-build/out.*
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\)