Mercurial > hg > orthanc-object-storage
view Aws/README.txt @ 133:c5fe4d3cc56f
added readme to compile AWS on Ubuntu 22.04
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 13 Dec 2023 09:13:49 +0100 |
parents | |
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