X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=README.md;h=27d8115ada6c3615d9721d042a331d0800bb0ad7;hp=882672859a472880aab60f85ad66084824e13d2d;hb=af9c86ffb0e28d35ad94d99c5f77e41578c972b4;hpb=e194cec922d114773959b8f3dc8a518e0092fc03 diff --git a/README.md b/README.md index 8826728..27d8115 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,16 @@ You could use my pre-commit specific template if you want to do some basic check ## Build project +### With docker + +Architectures 'x86_64' and 'armv7l' are supported. Execute: + + > tools/build-with-docker [variant: [Release]|Debug] + +Note: database resources building is unsupported at the moment using docker. + +### Natively + This is a CMake based building suite. Install cmake: