aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks/17 mpi/test.json
blob: b3194ed81d6e9f64b4b2a3d63c649dcac4c742d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "matrix": {
    "options": {
      "method": [
        { "val": "auto" },
        { "val": "pkg-config" },
        { "val": "config-tool" },
        {
          "val": "system",
          "compilers": { "c" :"msvc", "cpp": "msvc" }
        }
      ]
    }
  }
}