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 2140f91 commit 5b25842Copy full SHA for 5b25842
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 "3508985")
+ set(VCPKG_GIT_TAG "f7423ee")
32
FetchContent_Declare(
33
${VCPKG_FETCH_CONTENT_NAME}
34
GIT_REPOSITORY ${VCPKG_GIT_REPOSITORY}
0 commit comments