Skip to content

Commit

Permalink
update git tag
Browse files Browse the repository at this point in the history
  • Loading branch information
niyatim23 committed Sep 20, 2023
1 parent 33b4b39 commit 6add1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMake/Dependencies/libkvsCommonLws-CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 75d53abcbac214e19d14afcb61dbf533056b560c
GIT_TAG fd562a16e41b1972df14c230b6be7a7d3f75bc6b
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/build
CMAKE_ARGS
-DCMAKE_INSTALL_PREFIX=${OPEN_SRC_INSTALL_PREFIX}
Expand Down

0 comments on commit 6add1bd

Please sign in to comment.