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

8 lines
183 B
Plaintext
Raw Normal View History

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