tar -xvf boost_1_72_0.tar.gz
cd boost_1_72_0
./bootstrap.sh --with-toolset=clang
./b2 install --prefix=/path/to/BOOST