Skip to content

Commit 689d772

Browse files
committed
Update vcpkg, closes #110
1 parent a4ba36f commit 689d772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ else()
3737

3838
set(VCPKG_FETCH_CONTENT_NAME vcpkg)
3939
set(VCPKG_GIT_REPOSITORY "https://github.com/microsoft/vcpkg.git")
40-
set(VCPKG_GIT_TAG "9edb1b8")
40+
set(VCPKG_GIT_TAG "fba75d0")
4141
FetchContent_Declare(
4242
${VCPKG_FETCH_CONTENT_NAME}
4343
GIT_REPOSITORY ${VCPKG_GIT_REPOSITORY}

0 commit comments

Comments
 (0)