{
  "name": "presentmon",
  "version-semver": "1.7.0",
  "port-version": 2,
  "description": "PresentMon is a tool to capture and analyze ETW events related to swap chain presentation on Windows.",
  "supports": "windows & !uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ],
  "features": {
    "tools": {
      "description": "Build tool PresentMon"
    }
  }
}
