My vcpkg packages registry.
Run the .\update-neflib.ps1 -RefVersion X.X.X
PowerShell helper script and push.
vcpkg install neflib:x64-windows-static --overlay-ports=ports/neflib
{
"registries": [
{
"kind": "git",
"repository": "https://github.com/nefarius/nefarius-vcpkg-registry.git",
"baseline": "a51cec12849ac113d4b8436c80bcf0b989668f90",
"packages": [ "neflib" ]
}
],
"default-registry": {
"kind": "git",
"repository": "https://github.com/microsoft/vcpkg",
"baseline": "3508985146f1b1d248c67ead13f8f54be5b4f5da"
}
}
{
"dependencies": [
"neflib"
]
}