aboutsummaryrefslogtreecommitdiff
path: root/ports/winreg/vcpkg.json
blob: 76836441ebb03b51211cfb3fefde95622c9e6965 (plain)
1
2
3
4
5
6
7
8
{
  "name": "winreg",
  "version-string": "4.1.0",
  "port-version": 1,
  "description": "High-level C++ wrapper around the Windows Registry C API.",
  "homepage": "https://github.com/GiovanniDicanio/WinReg",
  "supports": "windows | uwp"
}