cmake/Tests/RunCMake/add_custom_command/AppendLiteralQuotes-stderr.txt

8 lines
189 B
Plaintext
Raw Normal View History

2020-02-01 23:06:01 +01:00
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\)