-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
amazon-kvs-producer-pic, amazon-kvs-producer-sdk-c, amazon-kvs-produc…
…er-sdk-c: upgrade amazon-kvs-producer-sdk-c: 1.5.0 -> 1.5.2 amazon-kvs-producer-pic: git -> 1.1.0
- Loading branch information
1 parent
b288fb9
commit e1b1a08
Showing
4 changed files
with
18 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ From: rpcme <[email protected]> | |
Date: Sun, 16 Jan 2022 06:00:06 -0500 | ||
Subject: [PATCH] add support for amazon kvs producer sdk cpp | ||
|
||
Upstream-Status: Unknown | ||
Upstream-Status: Submitted [author] | ||
|
||
--- | ||
CMakeLists.txt | 3 +++ | ||
|
@@ -24,9 +24,9 @@ index ec001a7..470e069 100644 | |
@@ -101,6 +102,8 @@ endif() | ||
fetch_repo(kvscproducer) | ||
add_subdirectory(${DEPENDENCY_DOWNLOAD_PATH}/libkvscproducer/kvscproducer-src EXCLUDE_FROM_ALL) | ||
|
||
+endif() | ||
+ | ||
############# find dependent libraries ############ | ||
|
||
find_package(Threads) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters