-
I use the Visual Studio 2022 built-in vcpkg (all current updates installed). I have a CMake project with vcpkg.json. I noticed that outdated versions of vcpkg packages are installed by default. How can I make vcpkg install the newest versions (without using vcpkg version: |
Beta Was this translation helpful? Give feedback.
Answered by
Osyotr
Jan 18, 2025
Replies: 1 comment 1 reply
-
Use git registry instead of builtin registry.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Pique7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use git registry instead of builtin registry.
vcpkg-configuration.json
: