Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove aws-sdk-cpp. #2362

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

schweitzpgi
Copy link
Collaborator

@schweitzpgi schweitzpgi commented Nov 7, 2024

The building of this backend needs to be made such that it is opt-in with a cmake command line variable setting. Building the aws-sdk-cpp code itself ought to be done as a prereq and not at project build time.

This patch is expected to fail because it doesn't fix the build scripts.

CMakeLists.txt Outdated Show resolved Hide resolved
The building of this backend needs to be made such that it is opt-in
with a cmake command line variable setting. Building the aws-sdk-cpp
code itself ought to be done as a prereq and not at project build
time.

Signed-off-by: Eric Schweitz <[email protected]>
Signed-off-by: Eric Schweitz <[email protected]>
prereq build script.

Put in skeleton for building aws-sdk-cpp.

Signed-off-by: Eric Schweitz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants