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

8 lines
233 B
JSON
Executable file

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