Skip to content

Commit 29db44c

Browse files
committed
Use dual-stack-support branch of CommonLWS (Producer C SDK)
1 parent 60ade10 commit 29db44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMake/Dependencies/libkvsCommonLws-CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include(ExternalProject)
66

77
ExternalProject_Add(libkvsCommonLws-download
88
GIT_REPOSITORY https://github.com/awslabs/amazon-kinesis-video-streams-producer-c.git
9-
GIT_TAG v1.5.4
9+
GIT_TAG dual-stack-support
1010
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/build
1111
LIST_SEPARATOR |
1212
CMAKE_ARGS

0 commit comments

Comments
 (0)