Although we provide a CMake standard build workflow described in the following sections, for users working on Linux, we also provide very useful quick build tools based on Docker and GNU make, which enables users to build everything including setting up dependencies, building C++ libraries and Python package, only by a single command.
For Windows users, we also provide a quick build procedure based on Chocolatey and batch scripts.
Note that Linux quick build tools only work for x86 architectures, and it's only tested on Ubuntu host PC.