summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/add_custom_command/AppendNotOutput-stderr.txt
blob: 93243026f8b18ec3483f5bada659eb89d19ba152 (plain)
1
2
3
4
5
6
7
8
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\)