Skip to content

Commit 0550dba

Browse files
committed
Update Producer C
1 parent e38951f commit 0550dba

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 6d4f72f2b063ed65ca530b64ed88c002ad051546
9+
GIT_TAG e7d4868d8c336cec5fa35250212fffa19135a6ba
1010
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/build
1111
CMAKE_ARGS
1212
-DCMAKE_INSTALL_PREFIX=${OPEN_SRC_INSTALL_PREFIX}

0 commit comments

Comments
 (0)