cmake/Tests/RunCMake/Syntax/UnterminatedCall1-stderr.txt

5 lines
180 B
Plaintext
Raw Normal View History

2019-11-11 23:01:05 +01:00
CMake Error at UnterminatedCall1.cmake:1:
2016-10-30 18:24:19 +01:00
Parse error. Function missing ending "\)". End of file reached.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)