CMake/Tests/RunCMake/Syntax/UnterminatedCall2-stderr.txt
Stephen Kelly 33bb9cfa36 Parser: Issue messages through cmake, not cmSystemTools
Make these messages uniform with regard to other messages issued by
cmake.
2016-08-25 09:47:26 -04:00

5 lines
180 B
Plaintext

CMake Error at UnterminatedCall2.cmake:4:
Parse error. Function missing ending "\)". End of file reached.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)