We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ade10 commit 29db44cCopy full SHA for 29db44c
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.4
+ GIT_TAG dual-stack-support
10
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/build
11
LIST_SEPARATOR |
12
CMAKE_ARGS
0 commit comments