cmake/Tests/RunCMake/add_custom_command/AppendLiteralQuotes-stderr.txt
2020-02-01 23:06:01 +01:00

8 lines
189 B
Plaintext

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\)