https://github.com/jeongukjae/aws-sdk-cpp-1.11-bazel-test
https://github.com/jeongukjae/aws-sdk-cpp-1.11-bazel-test
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeongukjae/aws-sdk-cpp-1.11-bazel-test
- Owner: jeongukjae
- Created: 2023-08-17T10:11:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T06:33:53.000Z (about 2 years ago)
- Last Synced: 2025-03-05T01:35:44.956Z (7 months ago)
- Language: Starlark
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Building aws-sdk-cpp 1.11.x with bazel.
Build:
```shell
# Install libcurl.
#
# sudo apt install libcurl4-openssl-devbazel run //:s3_client
```