summaryrefslogtreecommitdiffstats
path: root/test cases/cmake/16 threads/test.json
blob: db788b11320feb053cbeca2927a325f740f154b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "matrix": {
    "options": {
      "use_pthread": [
        { "val": "ON"      },
        { "val": "OFF"     },
        { "val": "NOT_SET" }
      ]
    }
  }
}