mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 21:30:06 +00:00
Use aws-sdk-cpp submodule instead of from conan
This commit is contained in:
parent
911226c166
commit
34de01e0de
8 changed files with 44 additions and 6 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -25,3 +25,6 @@
|
|||
[submodule "external/imgui-backend-qt"]
|
||||
path = external/imgui-backend-qt
|
||||
url = ../imgui-backend-qt
|
||||
[submodule "external/aws-sdk-cpp"]
|
||||
path = external/aws-sdk-cpp
|
||||
url = https://github.com/aws/aws-sdk-cpp.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue