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