mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:28:59 +08:00
aee68688c3
* update presentmon to 1.7.0 release * Commit running of x-add-version for presentmon port update * fixes for presentmon port * rerun x-add-version
12 lines
297 B
JSON
12 lines
297 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
}
|