From 86aed1d21bdce7fabcce8a95a5f5d936880fc8b3 Mon Sep 17 00:00:00 2001 From: Stefan Kieszkowski <85728496+stefankiesz@users.noreply.github.com> Date: Thu, 3 Oct 2024 16:16:12 -0700 Subject: [PATCH] Update libkvsCommonLws-CMakeLists.txt to new release --- 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 734da87ea3..d8117701c1 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 link-mbedtls-properly + GIT_TAG v1.5.3 PREFIX ${CMAKE_CURRENT_BINARY_DIR}/build LIST_SEPARATOR | CMAKE_ARGS