Skip to content

Commit

Permalink
Merge pull request #152 from mathworks/otelcpp_1_16_1
Browse files Browse the repository at this point in the history
Update vcpkg to 2024.06.15
  • Loading branch information
duncanpo authored Sep 3, 2024
2 parents 6940e42 + 5b25842 commit 52c6af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ else()

set(VCPKG_FETCH_CONTENT_NAME vcpkg)
set(VCPKG_GIT_REPOSITORY "https://github.com/microsoft/vcpkg.git")
set(VCPKG_GIT_TAG "fba75d0")
set(VCPKG_GIT_TAG "f7423ee")
FetchContent_Declare(
${VCPKG_FETCH_CONTENT_NAME}
GIT_REPOSITORY ${VCPKG_GIT_REPOSITORY}
Expand Down

0 comments on commit 52c6af2

Please sign in to comment.