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

    "b"

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