Skip to content

Commit 0461e07

Browse files
committed
Switch to develop branch
1 parent 7877445 commit 0461e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMake/Dependencies/libkvscproducer-CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include(ExternalProject)
77
# clone repo only
88
ExternalProject_Add(libkvscproducer-download
99
GIT_REPOSITORY https://github.com/awslabs/amazon-kinesis-video-streams-producer-c.git
10-
GIT_TAG v1.5.3
10+
GIT_TAG develop
1111
GIT_SHALLOW TRUE
1212
GIT_PROGRESS TRUE
1313
SOURCE_DIR "${CMAKE_CURRENT_BINARY_DIR}/kvscproducer-src"

0 commit comments

Comments
 (0)