Skip to content

vcpkg-registry for notixbit open-source libraries

License

Notifications You must be signed in to change notification settings

notixbit/vcpkg-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vcpkg-registry

vcpkg-registry for notixbit open-source libraries

Available ports

Usage

vcpkg-configuration.json

{
  "registries": [
    {
      "kind": "git",
      "repository": "https://github.com/notixbit/vcpkg-registry",
      "baseline": "c4f78a946944d1a51e89bde41cd61b0460eb6a60",
      "packages": []
    }
  ]
}

You can also limit the scope of packages ( ports ) that you want to fetch from our registry:

"packages": [ "ntbpp", "...<another-one>", "...<check ports/>"]

About

vcpkg-registry for notixbit open-source libraries

Resources

License

Stars

Watchers

Forks

Languages