We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6af7c commit 8035234Copy full SHA for 8035234
CMakeLists.txt
@@ -28,7 +28,7 @@ else()
28
29
set(VCPKG_FETCH_CONTENT_NAME vcpkg)
30
set(VCPKG_GIT_REPOSITORY "https://github.com/microsoft/vcpkg.git")
31
- set(VCPKG_GIT_TAG "b02e341")
+ set(VCPKG_GIT_TAG "ce613c4")
32
FetchContent_Declare(
33
${VCPKG_FETCH_CONTENT_NAME}
34
GIT_REPOSITORY ${VCPKG_GIT_REPOSITORY}
0 commit comments