Mercurial > hg > orthanc-object-storage
diff Aws/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 4b30718f2e05 34fe18ca17d9 5f6cb6dff8f4 0585b5de6be2 |
line wrap: on
line diff
--- a/Aws/CMakeLists.txt Mon Oct 17 15:17:33 2022 +0200 +++ b/Aws/CMakeLists.txt Thu Oct 20 15:14:39 2022 +0200 @@ -131,6 +131,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 ${CMAKE_SOURCE_DIR}/../Common/Resources/Orthanc/Plugins/OrthancPluginCppWrapper.cpp ${AWS_SOURCES}