fix(aws-sdk-cpp) (#3752)

* fix(aws-sdk-cpp)

closes #3751
closes #3794
closes #3816

wip

wip

* leftover :(
This commit is contained in:
Jacob Heider 2023-10-24 19:45:26 -04:00 committed by GitHub
parent bcec0e48d6
commit a4f8e37825
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,9 @@ dependencies:
build:
dependencies:
cmake.org: '*'
git-scm.org: '*'
git-scm.org: ^2
linux:
kernel.org/linux-headers: ^5
script:
# required or cmake fails with an unhelpful error
# this is why we need to build from a git checkout