aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/cmake/3 advanced no dep/test.json
blob: c27ed82e43b093e5c91f05c5f2e47f6cc0305431 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "installed": [
    {"type": "pdb", "file": "usr/bin/cm_meson_testEXE"},
    {"type": "exe", "file": "usr/bin/cm_meson_testEXE"},
    {"type": "pdb", "file": "usr/bin/cm_benchmark"},
    {"type": "exe", "file": "usr/bin/cm_benchmark"}
  ],
  "tools": {
    "cmake": ">=3.11"
  }
}