summaryrefslogtreecommitdiffstats
path: root/test cases/warning/4 fallback consistency/test.json
blob: 60e25b4e625b4851ff8ddea9f0abe2a917e2ecb6 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "stdout": [
    {
      "line": "WARNING: Inconsistency: Subproject has overridden the dependency with another variable than 'dep2'"
    }
  ],
  "tools": {
    "cmake": ">=3.14"
  }
}