view Aws/README.txt @ 144:dc54e850f586

added CITATION.cff
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 06 Apr 2024 17:26:24 +0200
parents 40efe821932a
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