summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/add_custom_command/AppendNotOutput-stderr.txt
blob: b7ee23a55f045533617818c108eadbaf742c189b (plain)
1
2
3
4
5
6
7
8
CMake Error at AppendNotOutput.cmake:1 \(add_custom_command\):
  add_custom_command given APPEND option 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\)