CMake/Tests/RunCMake/Syntax/BracketNoSpace4-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

7 lines
214 B
Plaintext

CMake Error at BracketNoSpace4.cmake:1:
Syntax Error in cmake code at column 44
Argument not separated from preceding token by whitespace.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)