pineapple/externals/vcpkg/ports/presentmon/vcpkg.json
2022-07-23 03:01:36 +02:00

12 lines
318 B
JSON
Executable file

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