Star
0
Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员
5
分析
项目设置
Star
0
Fork
0
develop
sql
/
sql-odbc
/
aws_sdk_cpp_setup.sh
下载
G
GitHub
Updated some headers (#1150)
487502f5
创建于
2021年12月15日
历史提交
#!/bin/bash
cd
src
git
clone
-b
"1.7.329"
"https://github.com/aws/aws-sdk-cpp.git"
cd
..