summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/Syntax/UnterminatedString-stderr.txt
blob: 79c3fd224b943bda62127c510ae3191360917551 (plain)
1
2
3
4
5
6
7
CMake Error at UnterminatedString.cmake:2:
  Parse error.  Function missing ending "\)".  Instead found unterminated
  string with text "\)

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