Skip to content

Commit

Permalink
Update to release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
disa6302 committed Feb 9, 2024
1 parent 74e7f68 commit d9f68c1
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 13523a2f05a28164b0aa2523c517c2f93021b3f5
GIT_TAG rc
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/build
CMAKE_ARGS
-DCMAKE_INSTALL_PREFIX=${OPEN_SRC_INSTALL_PREFIX}
Expand Down

0 comments on commit d9f68c1

Please sign in to comment.