Maybe fix the build, maybe not fix it

This commit is contained in:
Robert Schulze 2023-12-20 15:32:33 +00:00
parent 5de255b3df
commit 2f1c22a4aa
No known key found for this signature in database
GPG Key ID: 26703B55FB13728A

View File

@ -17,6 +17,7 @@ file(GLOB AZURE_SDK_SRC
"${AZURE_SDK_LIBRARY_DIR}/core/azure-core/src/tracing/*.cpp"
"${AZURE_SDK_LIBRARY_DIR}/identity/azure-identity/src/*.cpp"
"${AZURE_SDK_LIBRARY_DIR}/storage/azure-storage-blobs/src/*.cpp"
"${AZURE_SDK_LIBRARY_DIR}/storage/azure-storage-blobs/src/private/*.cpp"
"${AZURE_SDK_LIBRARY_DIR}/storage/azure-storage-common/src/*.cpp"
)