summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/add_custom_command/AppendLiteralQuotes-stderr.txt
blob: 503385fdcca717f0136763118db27c85c83ac4d9 (plain)
1
2
3
4
5
6
7
CMake Error at AppendLiteralQuotes.cmake:2 \(add_custom_command\):
  COMMAND may not contain literal quotes:

    "c"

Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)