meson --prefix=~/qlat-build/default build
time (
cd build
meson compile -j8
meson install
)
echo finished
