Mercurial > hg > orthanc-object-storage
view Aws/README.txt @ 134:f35c3281e62f 2.3.1
2.3.1
author | Alain Mazy <am@osimis.io> |
---|---|
date | Wed, 20 Dec 2023 16:04:03 +0100 |
parents | c5fe4d3cc56f |
children | 40efe821932a |
line wrap: on
line source
Native compilation under Ubuntu 22.04 ===================================== # mkdir Build # cd Build # cmake .. -DCMAKE_BUILD_TYPE=Release -DUSE_VCPKG_PACKAGES=OFF -G Ninja # ninja