Skip to content

Commit 52c6af2

Browse files
authored
Merge pull request #152 from mathworks/otelcpp_1_16_1
Update vcpkg to 2024.06.15
2 parents 6940e42 + 5b25842 commit 52c6af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ else()
2828

2929
set(VCPKG_FETCH_CONTENT_NAME vcpkg)
3030
set(VCPKG_GIT_REPOSITORY "https://github.com/microsoft/vcpkg.git")
31-
set(VCPKG_GIT_TAG "fba75d0")
31+
set(VCPKG_GIT_TAG "f7423ee")
3232
FetchContent_Declare(
3333
${VCPKG_FETCH_CONTENT_NAME}
3434
GIT_REPOSITORY ${VCPKG_GIT_REPOSITORY}

0 commit comments

Comments
 (0)