mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 09:19:07 +08:00
12 lines
297 B
JSON
12 lines
297 B
JSON
|
{
|
||
|
"name": "presentmon",
|
||
|
"version-string": "1.6.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"
|
||
|
}
|
||
|
}
|
||
|
}
|