Mercurial > hg > orthanc-object-storage
comparison Aws/CMakeLists.txt @ 77:80792bb9600e
new HybridMode
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 14 Oct 2022 10:36:02 +0200 |
parents | f3c44d61e1e1 |
children | d7295e8678d7 |
comparison
equal
deleted
inserted
replaced
75:ac596874d997 | 77:80792bb9600e |
---|---|
127 ${CMAKE_SOURCE_DIR}/../Common/BaseStoragePlugin.cpp | 127 ${CMAKE_SOURCE_DIR}/../Common/BaseStoragePlugin.cpp |
128 ${CMAKE_SOURCE_DIR}/../Common/EncryptionHelpers.cpp | 128 ${CMAKE_SOURCE_DIR}/../Common/EncryptionHelpers.cpp |
129 ${CMAKE_SOURCE_DIR}/../Common/EncryptionHelpers.h | 129 ${CMAKE_SOURCE_DIR}/../Common/EncryptionHelpers.h |
130 ${CMAKE_SOURCE_DIR}/../Common/EncryptionConfigurator.cpp | 130 ${CMAKE_SOURCE_DIR}/../Common/EncryptionConfigurator.cpp |
131 ${CMAKE_SOURCE_DIR}/../Common/EncryptionConfigurator.h | 131 ${CMAKE_SOURCE_DIR}/../Common/EncryptionConfigurator.h |
132 ${CMAKE_SOURCE_DIR}/../Common/FileSystemStoragePlugin.h | |
133 ${CMAKE_SOURCE_DIR}/../Common/FileSystemStoragePlugin.cpp | |
132 ${CMAKE_SOURCE_DIR}/../Common/Resources/Orthanc/Plugins/OrthancPluginCppWrapper.cpp | 134 ${CMAKE_SOURCE_DIR}/../Common/Resources/Orthanc/Plugins/OrthancPluginCppWrapper.cpp |
133 | 135 |
134 ${AWS_SOURCES} | 136 ${AWS_SOURCES} |
135 ${CRYPTOPP_SOURCES} | 137 ${CRYPTOPP_SOURCES} |
136 ${ORTHANC_CORE_SOURCES} | 138 ${ORTHANC_CORE_SOURCES} |