summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/if/unbalanced-parenthesis-stderr.txt
blob: 770ccb8f1873c1d67e89e7280f7b8a846ac7eaf1 (plain)
1
2
3
4
5
6
7
8
CMake Error at unbalanced-parenthesis\.cmake:[0-9]+ \(if\):
  if given arguments:

    "NOT" "\(" "IN_LIST" "some_list"

  mismatched parenthesis in condition
Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)