From 6ddb4d9a2e84e2693a607a0791a96ad55ca07326 Mon Sep 17 00:00:00 2001 From: Divya Sampath Kumar Date: Tue, 5 Sep 2023 11:00:29 -0700 Subject: [PATCH] Update commit --- CMake/Dependencies/libkvsCommonLws-CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMake/Dependencies/libkvsCommonLws-CMakeLists.txt b/CMake/Dependencies/libkvsCommonLws-CMakeLists.txt index e5847b6807..08ae3908db 100644 --- a/CMake/Dependencies/libkvsCommonLws-CMakeLists.txt +++ b/CMake/Dependencies/libkvsCommonLws-CMakeLists.txt @@ -6,7 +6,7 @@ include(ExternalProject) ExternalProject_Add(libkvsCommonLws-download GIT_REPOSITORY https://github.com/awslabs/amazon-kinesis-video-streams-producer-c.git - GIT_TAG sync-master-to-develop + GIT_TAG 178109a5dbfc5288ba5cf7fab1dc1afd5e2e182b PREFIX ${CMAKE_CURRENT_BINARY_DIR}/build CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${OPEN_SRC_INSTALL_PREFIX}