vcpkg/ports/winreg/vcpkg.json
2024-09-18 12:26:40 -07:00

9 lines
233 B
JSON

{
"name": "winreg",
"version": "6.3.0",
"description": "High-level C++ wrapper around the Windows Registry C API.",
"homepage": "https://github.com/GiovanniDicanio/WinReg",
"license": "MIT",
"supports": "windows | uwp"
}