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

    "b"

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