Mercurial > hg > orthanc-object-storage
diff Azure/CMakeLists.txt @ 83:431ab61b5760
/move-storage when HybridMode is enabled
author | Alain Mazy <am@osimis.io> |
---|---|
date | Thu, 20 Oct 2022 15:14:39 +0200 |
parents | d7295e8678d7 |
children | 3e17842edcdd 62752402edbb |
line wrap: on
line diff
--- a/Azure/CMakeLists.txt Mon Oct 17 15:17:33 2022 +0200 +++ b/Azure/CMakeLists.txt Thu Oct 20 15:14:39 2022 +0200 @@ -95,6 +95,8 @@ ${CMAKE_SOURCE_DIR}/../Common/EncryptionConfigurator.h ${CMAKE_SOURCE_DIR}/../Common/FileSystemStorage.h ${CMAKE_SOURCE_DIR}/../Common/FileSystemStorage.cpp + ${CMAKE_SOURCE_DIR}/../Common/MoveStorageJob.h + ${CMAKE_SOURCE_DIR}/../Common/MoveStorageJob.cpp ${ORTHANC_FRAMEWORK_ROOT}/../../OrthancServer/Plugins/Samples/Common/OrthancPluginCppWrapper.cpp ${ORTHANC_CORE_SOURCES}