Skip to content

Commit bc538f7

Browse files
committed
Bump Azure to v1.11
1 parent 61df8aa commit bc538f7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contrib/azure

Submodule azure updated 1201 files

contrib/azure-cmake/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ set(AZURE_SDK_LIBRARY_DIR "${AZURE_DIR}/sdk")
1010

1111
file(GLOB AZURE_SDK_SRC
1212
"${AZURE_SDK_LIBRARY_DIR}/core/azure-core/src/*.cpp"
13+
"${AZURE_SDK_LIBRARY_DIR}/core/azure-core/src/credentials/*.cpp"
1314
"${AZURE_SDK_LIBRARY_DIR}/core/azure-core/src/cryptography/*.cpp"
1415
"${AZURE_SDK_LIBRARY_DIR}/core/azure-core/src/http/*.cpp"
1516
"${AZURE_SDK_LIBRARY_DIR}/core/azure-core/src/http/curl/*.cpp"

0 commit comments

Comments
 (0)