vcpkg/ports/presentmon/vcpkg.json

12 lines
297 B
JSON
Raw Normal View History

{
"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"
}
}
}