Mercurial > hg > orthanc-object-storage
view Aws/README.txt @ 140:40efe821932a
fix LSB build
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 01 Mar 2024 16:17:51 +0100 |
parents | c5fe4d3cc56f |
children | 5decdf0f0ef7 |
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 Linux Standard Base compilation =============================== # ./holy-build-box-compile.sh Release