We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ce8d1 commit e7f9af3Copy full SHA for e7f9af3
CMake/Dependencies/libkvsCommonLws-CMakeLists.txt
@@ -6,7 +6,7 @@ include(ExternalProject)
6
7
ExternalProject_Add(libkvsCommonLws-download
8
GIT_REPOSITORY https://github.com/awslabs/amazon-kinesis-video-streams-producer-c.git
9
- GIT_TAG v1.5.2
+ GIT_TAG develop
10
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/build
11
CMAKE_ARGS
12
-DCMAKE_INSTALL_PREFIX=${OPEN_SRC_INSTALL_PREFIX}
0 commit comments