diff 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
line wrap: on
line diff
--- a/Aws/CMakeLists.txt	Tue Aug 30 14:59:58 2022 +0200
+++ b/Aws/CMakeLists.txt	Fri Oct 14 10:36:02 2022 +0200
@@ -129,6 +129,8 @@
   ${CMAKE_SOURCE_DIR}/../Common/EncryptionHelpers.h
   ${CMAKE_SOURCE_DIR}/../Common/EncryptionConfigurator.cpp
   ${CMAKE_SOURCE_DIR}/../Common/EncryptionConfigurator.h
+  ${CMAKE_SOURCE_DIR}/../Common/FileSystemStoragePlugin.h
+  ${CMAKE_SOURCE_DIR}/../Common/FileSystemStoragePlugin.cpp
   ${CMAKE_SOURCE_DIR}/../Common/Resources/Orthanc/Plugins/OrthancPluginCppWrapper.cpp
 
   ${AWS_SOURCES}