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 a4ba36f commit 689d772Copy full SHA for 689d772
CMakeLists.txt
@@ -37,7 +37,7 @@ else()
37
38
set(VCPKG_FETCH_CONTENT_NAME vcpkg)
39
set(VCPKG_GIT_REPOSITORY "https://github.com/microsoft/vcpkg.git")
40
- set(VCPKG_GIT_TAG "9edb1b8")
+ set(VCPKG_GIT_TAG "fba75d0")
41
FetchContent_Declare(
42
${VCPKG_FETCH_CONTENT_NAME}
43
GIT_REPOSITORY ${VCPKG_GIT_REPOSITORY}
0 commit comments