You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,15 @@ You can download and install aws-sdk-cpp using the [vcpkg](https://github.com/Mi
118
118
119
119
The aws-sdk-cpp port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
120
120
121
+
### Building aws-sdk-cpp - Using Conan
122
+
123
+
You can download and install aws-sdk-cpp using [Conan](https://conan.io/). Use the following command:
The aws-sdk-cpp Conan recipe is kept up to date by JFrog's Conan team members and community contributors.
128
+
If the version is out of date, please [create an issue or pull request](https://github.com/conan-io/conan-center-index) on the ConanCenterIndex repository.
129
+
121
130
# Maintenance and support for SDK major versions
122
131
123
132
For information about maintenance and support forSDK major versions and our underlying dependencies, see the followingin the AWS SDKs and Tools Shared Configuration and Credentials Reference Guide
0 commit comments