summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/add_custom_command/AppendNotOutput-stderr.txt
blob: cd542d875bbea38f77e79bac5e335d75fe5649b1 (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\)