Skip to content

Commit f3aeb63

Browse files
committed
Update libkvsCommonLws-CMakeLists.txt
1 parent f6bc9fc commit f3aeb63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMake/Dependencies/libkvsCommonLws-CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include(ExternalProject)
66

77
ExternalProject_Add(libkvsCommonLws-download
88
GIT_REPOSITORY https://github.com/awslabs/amazon-kinesis-video-streams-producer-c.git
9-
GIT_TAG develop
9+
GIT_TAG cmake-cleanup
1010
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/build
1111
CMAKE_ARGS
1212
-DCMAKE_INSTALL_PREFIX=${OPEN_SRC_INSTALL_PREFIX}

0 commit comments

Comments
 (0)