Mercurial > hg > orthanc-object-storage
view Aws/README.txt @ 135:02168cb50699
back to mainline
author | Alain Mazy <am@osimis.io> |
---|---|
date | Wed, 20 Dec 2023 16:05:41 +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