aboutsummaryrefslogtreecommitdiff
path: root/ports/presentmon/vcpkg.json
blob: b4e05670cba23744d7e78705569fcecc5f3e5a24 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "presentmon",
  "version-semver": "1.7.0",
  "description": "PresentMon is a tool to capture and analyze ETW events related to swap chain presentation on Windows.",
  "supports": "windows & !uwp",
  "features": {
    "tools": {
      "description": "Build tool PresentMon"
    }
  }
}