summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/include/IncludeMalformed-stderr.txt
blob: fc755495cf98d3460abbe1b06a66ef4cc8f2e469 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CMake Error at malformedInclude.cmake:1:
  Parse error.  Function missing ending "\)".  End of file reached.
Call Stack \(most recent call first\):
  IncludeMalformed.cmake:1 \(include\)
  CMakeLists.txt:3 \(include\)


CMake Error at IncludeMalformed.cmake:1 \(include\):
  include could not load requested file:

    malformedInclude.cmake
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)