We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e346b commit 6774bf6Copy full SHA for 6774bf6
docs/examples/vcpkg.md
@@ -19,7 +19,7 @@ description = "Dependencies from vcpkg"
19
# See https://github.com/microsoft/vcpkg/releases for vcpkg versions
20
# See https://vcpkg.io/en/packages.html for available packages
21
[vcpkg]
22
-version = "2022.11.14"
+version = "2024.03.25"
23
packages = ["fmt"]
24
25
[find-package]
tests/vcpkg/cmake.toml
@@ -7,7 +7,7 @@ description = "Dependencies from vcpkg"
7
8
9
10
11
12
13
0 commit comments