git clone --recursive https://github.com/das-labor/labcontrol.git
git submodule update --init --recursive
meson setup <build dir> cd <build dir> meson compile
1) ./bootstrap.sh
2) ./configure
3) make