mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 23:10: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
|
|
@ -12,8 +12,7 @@ set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
|
|||
|
||||
include(${PROJECT_SOURCE_DIR}/external/cmake-conan/conan.cmake)
|
||||
|
||||
conan_cmake_configure(REQUIRES aws-sdk-cpp/1.9.234
|
||||
boost/1.81.0
|
||||
conan_cmake_configure(REQUIRES boost/1.81.0
|
||||
cpr/1.9.3
|
||||
freetype/2.12.1
|
||||
geographiclib/1.52
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue