summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/add_custom_command/OutputAndTarget-stderr.txt
blob: 632880ec8b57f613b18d2e3dbee3ea337107be0a (plain)
1
2
3
4
5
CMake Error at OutputAndTarget.cmake:1 \(add_custom_command\):
  add_custom_command Wrong syntax.  A TARGET and OUTPUT can not both be
  specified.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)