vcpkg/ports/detours/vcpkg.json
Lanyi 39b46237e4
[detours] Add usage tip for detours package (#26398)
* add detours usage

* detours x-add-version
2022-08-18 12:58:38 -07:00

9 lines
251 B
JSON

{
"name": "detours",
"version": "4.0.1",
"port-version": 6,
"description": "Detours is a software package for monitoring and instrumenting API calls on Windows.",
"homepage": "https://github.com/microsoft/Detours",
"supports": "windows"
}