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.
2 parents 6940e42 + 5b25842 commit 52c6af2Copy full SHA for 52c6af2
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 "fba75d0")
+ set(VCPKG_GIT_TAG "f7423ee")
32
FetchContent_Declare(
33
${VCPKG_FETCH_CONTENT_NAME}
34
GIT_REPOSITORY ${VCPKG_GIT_REPOSITORY}
0 commit comments