#!/bin/bash
export BOOST_ROOT=$HOME/src/boost_1_77_0
export PATH=$PATH:$BOOST_ROOT
export BOOST_BUILD_PATH=$BOOST_ROOT/tools/build/