Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
382 B
JSON

{
"name": "presentmon",
"version-semver": "2.3.0",
"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"
}
}
}