Skip to content

Commit

Permalink
updated SDK version of integ tests
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshGandhi-AWS committed Dec 7, 2023
1 parent 9416e0f commit ac22dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/CMakeLists.txt.libawscpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include(ExternalProject)

ExternalProject_Add(aws-sdk-cpp
GIT_REPOSITORY https://github.com/aws/aws-sdk-cpp.git
GIT_TAG 1.11.56
GIT_TAG 74c8b683ebe5b1cbf484f6acaa281f56aaa63948
LIST_SEPARATOR "|"
CMAKE_ARGS -DBUILD_SHARED_LIBS=OFF
-DBUILD_ONLY=iot|iotsecuretunneling
Expand Down

0 comments on commit ac22dc6

Please sign in to comment.