summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/add_custom_command/AppendNotOutput-stderr.txt
blob: 96d0972284a79d8b4eb42f0809e7748dba7fe6ab (plain)
1
2
3
4
5
CMake Error at AppendNotOutput.cmake:1 \(add_custom_command\):
  add_custom_command given APPEND option with output.*
  which is not already a custom command output.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)