Mercurial > hg > orthanc-object-storage
diff Azure/CMakeLists.txt @ 101:57be7094d6c5
updated Google plugin for latest SDK
author | Alain Mazy <am@osimis.io> |
---|---|
date | Thu, 20 Jul 2023 16:14:39 +0200 |
parents | 16f0abc677c5 |
children | 5f6cb6dff8f4 0585b5de6be2 |
line wrap: on
line diff
--- a/Azure/CMakeLists.txt Thu Jul 20 15:58:17 2023 +0200 +++ b/Azure/CMakeLists.txt Thu Jul 20 16:14:39 2023 +0200 @@ -84,7 +84,7 @@ # endif() # include_directories(${WASTORAGE_INCLUDE_DIR}) -set (CMAKE_CXX_STANDARD 14) +set(CMAKE_CXX_STANDARD 14) set(COMMON_SOURCES ${CMAKE_SOURCE_DIR}/../Common/IStorage.h